fit the move persistence model to regularized location data
generates initial values for model parameters and unobserved gamma's;
structures data and initial values for C++ TMB
template;
fits move persistence model; minimizes the joint log-likelihood via the selected
optimizer (nlminb
or optim
); structures and passes output
object to fit_mpm
mpmf( x, model = c("jmpm", "mpm"), control = mpm_control(), inner.control = NULL )
called by fit_mpm
, not intended for general use. see ?fit_mpm.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.