Use TMB::tmbprofile to compute the profile likelihood
of a calibrator produced using mp_tmb_calibrator.
Arguments
- model
A TMB model probably produced using
mp_tmb_calibrator.- param
The name of a fixed effect parameter set through the
parargument of the call tomp_tmb_calibratorused to createmodel. You can find the names of these parameters after the model is created using themp_parameterizationfunction.- ...
Arguments to pass to
TMB::tmbprofile.
Value
The output of TMB::tmbprofile.
