epict_inits | R Documentation |
Set up initial conditions for model
epict_inits(data, scale = 0.1)
data |
A list of data as produced by |
scale |
Numeric defaults to 0.1. The numeric scaling to apply to the standard deviation when sampling. Helpful for reducing numeric instability during warmup. |
A function that when called returns a list of initial conditions for the package stan models.
Sam Abbott
Functions used for modelling
epict_convert_to_list()
,
epict_model()
,
epict_priors()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.