stan_reinitsf | R Documentation |
Quickly initialise stanfit object from model and data
stan_reinitsf(model, data, fast = FALSE)
model |
stanmodel |
data |
standata |
fast |
Use cut down form for speed |
stanfit object
sf <- stan_reinitsf(ctstantestfit$stanmodel,ctstantestfit$standata)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.