View source: R/tmb_helper_funs.R
check_tmb_convergence | R Documentation |
use TMB object to check gradients and if the hessian is definite positive
check_tmb_convergence(obj, delta = 0.001)
obj |
An optimised list that has been build by MakeAdFun |
delta |
Gradient threshold for defining a converged model |
C.Marsh
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.