| TMB_out-class | R Documentation |
An S4 class to hold TMB-related objects
## S4 method for signature 'TMB_out'
convergence(x)
## S4 method for signature 'TMB_out'
show(object)
x |
An object |
object |
An object |
convergence(TMB_out): Get convergence message from optimizer
show(TMB_out): Print method
objThe output of TMB::MakeADFun.
optThe output of nlminb.
sdrThe output of TMB::sdreport.
Other starve_classes:
dag-class,
long_stars-class,
observation_parameters-class,
observations-class,
parameters-class,
process-class,
process_parameters-class,
settings-class,
starve-class,
tracing-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.