pfilter2-methods: Methods of the "pfilterd2.pomp" class

Description Usage Arguments Author(s) See Also

Description

Methods of the "pfilterd2.pomp" class.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
## S4 method for signature 'pfilterd2.pomp'
logLik(object, ...)
## S4 method for signature 'pfilterd2.pomp'
pred.mean(object, pars, ...)
## S4 method for signature 'pfilterd2.pomp'
pred.var(object, pars, ...)
## S4 method for signature 'pfilterd2.pomp'
filter.mean(object, pars, ...)
## S4 method for signature 'pfilterd2.pomp'
eff.sample.size(object, ...)
## S4 method for signature 'pfilterd2.pomp'
cond.logLik(object, ...)
## S4 method for signature 'pfilterd2.pomp'
as(object, class)
## S4 method for signature 'pfilterd2.pomp,data.frame'
coerce(from, to = "data.frame", strict = TRUE)
## S3 method for class 'pfilterd2.pomp'
as.data.frame(x, row.names, optional, ...)

Arguments

object, x

An object of class pfilterd2.pomp or inheriting class pfilterd2.pomp.

pars

Names of parameters.

class

character; name of the class to which object should be coerced.

from, to

the classes between which coercion should be performed.

strict

ignored.

row.names, optional

ignored.

...

Additional arguments unused at present.

Author(s)

Dao Nguyen nguyenxd at umich dot edu, Edward L. Ionides ionides at umich dot edu

See Also

pfilter2


nxdao2000/pis2 documentation built on May 24, 2019, 11:51 a.m.