extract_primary_pars | R Documentation |
Most of the functions for fitting mix in the vectors parameters for the primary and secondary models, but the functions for making predictions need that they are separated. This one extracts the parameters of the primary model.
extract_primary_pars(this_p, known_pars)
this_p |
A named vector of model parameters (usually, the ones fitted). |
known_pars |
Another named vector of model parameters (usually the known ones). |
A list with the parameters of the primary model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.