View source: R/join_cov_and_par.R
join_cov_and_par | R Documentation |
Combines covariates and parameters into a single list, useful for reparametrization of the model.
join_cov_and_par(covs, pars)
covs |
covariates object |
pars |
model parameters, such as the output of the 'parameters()' call frmo a model library. |
List containing covariates and parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.