| create_initial_conditions | R Documentation |
Uses the output of create_stan_data() to create a function which can be
used to sample from the prior distributions (or as close as possible) for
parameters. Used in order to initialise each stan chain within a range of
plausible values.
create_initial_conditions(stan_data, params)
stan_data |
A list of data as produced by |
params |
A list of |
An initial condition generating function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.