Description Usage Arguments Details Value Examples
Extracts, estimated, derived, and fitted parameters from a model fitted using admbsecr.
1 |
pars |
A character vector containing names of parameter values
to be extracted. Alternatively, the character string |
cutoff |
Logical, if |
as.list |
Logical, if |
fit |
A fitted model from admbsecr. |
This is a similar function to coef.admbsecr, however
get.par also allows for extraction of parameters that have
been fixed using admbsecr's fix argument.
See above information about the argument as.list. If
as.list is TRUE, then a list is returned. If
as.list is FALSE, then a named character vector is
returned.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.