Learn R Programming

pomp (version 0.21-3)

mif-methods: Methods of the "mif" class

Description

Methods of the "mif" class.

Usage

## S3 method for class 'mif':
logLik(object, \dots)
conv.rec(object, ...)
## S3 method for class 'mif':
conv.rec(object, pars, \dots)
pred.mean(object, ...)
## S3 method for class 'mif':
pred.mean(object, pars, \dots)
pred.var(object, ...)
## S3 method for class 'mif':
pred.var(object, pars, \dots)
filter.mean(object, ...)
## S3 method for class 'mif':
filter.mean(object, pars, \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.
...
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.

See Also

mif, pomp, pomp-class, pfilter