run.options {clustTMB} | R Documentation |
Run Options
run.options(check.input = NULL, run.model = NULL, do.sdreport = NULL)
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 |
list
run.options()