Default Values
Arguments
- model
A model object from which to extract default values. If
modelis a calibrator object (seemp_tmb_calibrator) that has been optimized (usingmp_optimize), then the values returned bymp_defaultandmp_default_listare updated to reflect this calibration/optimization process.- include_all
Include all default variables, even those that are not used in the
before,during, orafterphase of the simulations. Wheninclude_allisFALSE, examples of excluded variables are those used by an objective function only or those intended to be used in an extended model specification produced using functions likemp_tmb_insertandmp_tmb_update.
