extract_initial_values: TMB helper function. Extract parameter from 'obj' to use as...

View source: R/utils-extract-initial-values.R

extract_initial_valuesR Documentation

TMB helper function. Extract parameter from obj to use as initial values in optimization

Description

TMB helper function. Extract parameter from obj to use as initial values in optimization

Usage

extract_initial_values(obj)

Arguments

obj

Object to be used as input to TMB::MakeADFun()

Details

The code was copied from a non-exported function in the TMBhelper package called extract_fixed()

Value

A vector of initial values of parameters


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