run.options {clustTMB} | R 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()
[Package clustTMB version 0.1.0 Index]