View source: R/14.3-result-builders.R
| build_tmb_uncertainty | R Documentation |
Extracts all _est / _se pairs reported by the TMB backend
into a single named list. Called by create_method_specific_data
when method == "mle" and backend == "tmb".
build_tmb_uncertainty(raw_results)
raw_results |
Raw output list from the MLE/TMB strategy |
Named list of estimate/SE pairs for core, energy, efficiency, proportion, and energy-density variables
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.