nlf(object, start, est, lags, period = NA, tensor = FALSE,
nconverge=1000, nasymp=1000, seed = 1066,
transform = function (x) x,
nrbf = 4, method = "subplex", skip.se = FALSE,
verbose = FALSE, gr = NULL,
bootstrap=FALSE, bootsamp = NULL,
lql.frac = 0.1, se.par.frac = 0.1, eval.only = FALSE, ...)
pomp
object, with the data and model to fit to it.period=NA
means the model is nonseasonal.
period>0 is the period of seasonal forcing in 'real time'.seed
to an integer.
If you want a truly randomtransform
is the identity function.
The main purpose of transform
is to achieve apprTRUE
, skip the computation of standard errors.TRUE
, the negative log quasilikelihood and parameter values are printed at each iteration of the optimizer.optim
if optim
is used.TRUE
the indices in bootsamp
will determine which of the conditional likelihood values be used in computing the quasi-loglikelihood.TRUE
, no optimization is attempted and the quasi-loglikelihood value is evaluated at the start
parameters.optim
or subplex
in the control
list.nlf.objfun
, which does the statistical heavy lifting and should be consulted for details.Ellner, S. P., Bailey, B. A., Bobashev, G. V., Gallant, A. R., Grenfell, B. T. and Nychka D. W. (1998) Noise and nonlinearity in measles epidemics: combining mechanistic and statistical approaches to population modeling. American Naturalist 151, 425--440.
Kendall, B. E., Briggs, C. J., Murdoch, W. W., Turchin, P., Ellner, S. P., McCauley, E., Nisbet, R. M. and Wood S. N. (1999)
Why do populations cycle? A synthesis of statistical and mechanistic modeling approaches.
Ecology 80, 1789--1805.
Available online at
Kendall, B. E., Ellner, S. P., McCauley, E., Wood, S. N., Briggs, C. J., Murdoch, W. W. and Turchin, P. (2005)
Population cycles in the pine looper moth (Bupalus piniarius): dynamical tests of mechanistic hypotheses.
Ecological Monographs 75, 259--276.
Available online at