build_tmb_uncertainty: Build TMB uncertainty list for MLE results

View source: R/14.3-result-builders.R

build_tmb_uncertaintyR Documentation

Build TMB uncertainty list for MLE results

Description

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".

Usage

build_tmb_uncertainty(raw_results)

Arguments

raw_results

Raw output list from the MLE/TMB strategy

Value

Named list of estimate/SE pairs for core, energy, efficiency, proportion, and energy-density variables


fb4package documentation built on May 8, 2026, 1:07 a.m.