run.options: Run Options

View source: R/clustTMB.R

run.optionsR Documentation

Run Options

Description

Run Options

Usage

run.options(check.input = NULL, run.model = NULL, do.sdreport = NULL)

Arguments

check.input

TRUE: Return initial values before running TMB

run.model

FALSE: Return TMB object before optimizing model

do.sdreport

TRUE: Run delta method to obtain standard errors

Value

list

Examples

run.options()

clustTMB documentation built on Oct. 14, 2024, 5:09 p.m.