extract_params_tmb: Extract parameter estimates from the linear par vector...

View source: R/utils-extract-params-tab.R

extract_params_tmbR Documentation

Extract parameter estimates from the linear par vector returned by TMB to a list with parameter names and values

Description

Extract parameter estimates from the linear par vector returned by TMB to a list with parameter names and values

Usage

extract_params_tmb(obj)

Arguments

obj

The output from the TMB model

Value

A named list of parameter estimates extracted from obj$par


pacific-hake/pacifichakemse documentation built on June 11, 2024, 4:07 a.m.