View source: R/make_prior_object_functions.R
get_parameter_order | R Documentation |
Returns the internal order of the variance parameters related to each random effect in the model.
get_parameter_order(prior_obj)
prior_obj |
Object of class |
Names of the random effects in the model in the order the prior object reads them.
ex_model <- makemyprior_example_model()
get_parameter_order(ex_model)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.