Learn R Programming

pomp (version 0.53-1)

pfilter-methods: Methods of the "pfilterd.pomp" class

Description

Methods of the "pfilterd.pomp" class.

Usage

## S3 method for class 'pfilterd.pomp':
logLik(object, \dots)
## S3 method for class 'pfilterd.pomp':
pred.mean(object, pars, \dots)
## S3 method for class 'pfilterd.pomp':
pred.var(object, pars, \dots)
## S3 method for class 'pfilterd.pomp':
filter.mean(object, pars, \dots)
## S3 method for class 'pfilterd.pomp':
eff.sample.size(object, \dots)
## S3 method for class 'pfilterd.pomp':
cond.logLik(object, \dots)
## S3 method for class 'pfilterd.pomp':
as(object, class)
## S3 method for class 'pfilterd.pomp,data.frame':
coerce(from, to = "data.frame", strict = TRUE)
## S3 method for class 'pfilterd.pomp':
as.data.frame(x, row.names, optional, \dots)

Arguments

See Also

pfilter, pomp-class