join_cov_and_par function

Combines covariates and parameters into a single list, useful for reparametrization of the model.

Combines covariates and parameters into a single list, useful for reparametrization of the model.

join_cov_and_par(covs, pars)

Arguments

  • covs: covariates object
  • pars: model parameters, such as the output of the parameters() call frmo a model library.

Returns

List containing covariates and parameters

  • Maintainer: Ron Keizer
  • License: MIT + file LICENSE
  • Last published: 2025-04-17