attach_optdiags | R Documentation |
Attach optimization diagnostics comparing a previous optimization result to a new optimization result.
attach_optdiags(newfit, oldfit = NULL, obj) init_spatq_fit(obj)
newfit |
new optimization result |
oldfit |
previous optimization result |
obj |
TMB objective function |
A spatq_fit
object
init_spatq_fit
: Initialize a spatq_fit object
John K Best
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.