Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

stan_reinitsf

Quickly initialise stanfit object from model and data


Description

Quickly initialise stanfit object from model and data

Usage

stan_reinitsf(model, data, fast = FALSE)

Arguments

model

stanmodel

data

standata

fast

Use cut down form for speed

Value

stanfit object

Examples

if(w32chk()){

sf <- stan_reinitsf(ctstantestfit$stanmodel,ctstantestfit$standata)
}

ctsem

Continuous Time Structural Equation Modelling

v3.4.3
GPL-3
Authors
Charles Driver [aut, cre, cph], Manuel Voelkle [aut, cph], Han Oud [aut, cph], Trustees of Columbia University [cph]
Initial release
2021-04-20

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.