View source: R/utils-extract-params-tab.R
extract_params_tmb | R Documentation |
Extract parameter estimates from the linear par vector returned by TMB to a list with parameter names and values
extract_params_tmb(obj)
obj |
The output from the TMB model |
A named list of parameter estimates extracted from obj$par
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.