View source: R/tmb-model-r-implementation.R
naomi_objective_function_r | R Documentation |
R implementation of Naomi model
naomi_objective_function_r(d, p)
d |
list of data inputs (from |
p |
list of parameter values (from |
This is primarily written to enable stepping through the TMB model line by line.
A list consisting of (1) reported objects from the TMB model, and (2) the value of the objective function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.