Description Usage Arguments Details Value Examples
Reads in the yaml file containing the prior, checking for the proper number and names of priors.
1 | parse_prior_file(prior_file)
|
prior_file |
Filepath to the prior file. |
Used internally, in prep_prior_list
and
prep_init_list
.
A named list containing the specifed priors.
1 2 3 4 | ## Not run:
parse_prior_file(path/to/priors.yaml)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.