epict_priors | R Documentation |
Default model priors
epict_priors(individual_variation = c(0, 0.05), include_descriptive = FALSE)
individual_variation |
A vector of length two specifying the default mean and standard deviation of individual-level variation. |
include_descriptive |
Logical, defaults |
A data frame summarising the model priors.
Sam Abbott
Functions used for modelling
epict_convert_to_list()
,
epict_inits()
,
epict_model()
epict_priors()
# Also include descriptive parameters
epict_priors(include_descriptive = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.