Skip to contents

Helper function for extracting parameter information and names from TMB

Usage

get_par_est_info(parameters, mapping, sd_rep)

Arguments

parameters

Parameter list from setting up TMB object

mapping

Mapping list from setting up TMB object

sd_rep

SD Report from TMB obj

Value

A list of dataframes for estimated and non-estimated parameter values.