extract_par_vals | R Documentation |
Extract parameter values out of the result of a maximum likelihood inference run
extract_par_vals(param_posit, ml_pars)
param_posit |
initial parameter structure, consisting of a list with three entries:
In each entry, integers numbers (1-n) indicate the parameter to be optimized. |
ml_pars |
resulting parameter estimates as returned by for instance
|
Vector of parameter estimates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.