pfilter3-methods: Methods of the "pfilter3d.pomp" class

Description Usage Arguments Author(s) See Also

Description

Methods of the "pfilter3d.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 'pfilter3d.pomp'
logLik(object, ...)
## S4 method for signature 'pfilter3d.pomp'
pred.mean(object, pars, ...)
## S4 method for signature 'pfilter3d.pomp'
pred.var(object, pars, ...)
## S4 method for signature 'pfilter3d.pomp'
filter.mean(object, pars, ...)
## S4 method for signature 'pfilter3d.pomp'
eff.sample.size(object, ...)
## S4 method for signature 'pfilter3d.pomp'
cond.logLik(object, ...)
## S4 method for signature 'pfilter3d.pomp'
as(object, class)
## S4 method for signature 'pfilter3d.pomp,data.frame'
coerce(from, to = "data.frame", strict = TRUE)
## S3 method for class 'pfilter3d.pomp'
as.data.frame(x, row.names, optional, ...)

Arguments

object, x

An object of class pfilter3d.pomp or inheriting class pfilter3d.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 dxnguyen at olemiss dot edu, Xin Dang xdang at olemiss dot edu, Duc Anh Doan ddoan at olemiss dot edu

See Also

is2


nxdao2000/is2 documentation built on May 24, 2019, 11:50 a.m.