Learn R Programming

pomp (version 0.39-3)

mif-methods: Methods of the "mif" class

Description

Methods of the "mif" class.

Usage

## S3 method for class 'mif':
logLik(object, \dots)
## S3 method for class 'mif':
conv.rec(object, pars, transform = FALSE, \dots)
## S3 method for class 'mif':
plot(x, y = NULL, \dots)
compare.mif(z)

Arguments

object
The mif object.
pars
Names of parameters.
x
The mif object.
y
Ignored.
z
A mif object or list of mif objects.
transform
optional logical; should the parameter transformations be applied? See coef for details.
...
Further arguments (either ignored or passed to underlying functions).

References

E. L. Ionides, C. Bret\'o, & A. A. King, Inference for nonlinear dynamical systems, Proc. Natl. Acad. Sci. U.S.A., 103:18438--18443, 2006.

A. A. King, E. L. Ionides, M. Pascual, and M. J. Bouma, Inapparent infections and cholera dynamics, Nature, 454:877--880, 2008.

See Also

mif, pomp, pomp-class, pfilter