Learn R Programming

pomp (version 0.39-3)

probed.pomp-methods: Methods of the "probed.pomp", "probe.matched.pomp", "spect.pomp", and "spect.matched.pomp" classes

Description

Methods of the probed.pomp, probe.matched.pomp, spect.pomp, and spect.matched.pomp classes

Usage

## S3 method for class 'probed.pomp':
summary(object, \dots)
## S3 method for class 'probed.pomp':
plot(x, y, \dots)
## S3 method for class 'probe.matched.pomp':
summary(object, \dots)
## S3 method for class 'probe.matched.pomp':
plot(x, y, \dots)
## S3 method for class 'spect.pomp':
summary(object, \dots)
## S3 method for class 'probed.pomp':
logLik(object, \dots)
## S3 method for class 'spect.pomp':
plot(x, y, max.plots.per.page = 4,
          plot.data = TRUE,
          quantiles = c(.025, .25, .5, .75, .975),
          quantile.styles = list(lwd=1, lty=1, col="gray70"),
          data.styles = list(lwd=2, lty=2, col="black"))
## S3 method for class 'spect.matched.pomp':
summary(object, \dots)
## S3 method for class 'spect.matched.pomp':
plot(x, y, \dots)
## S3 method for class 'probed.pomp':
as(object, class)

Arguments

object, x
the object to be summarized or plotted.
y
ignored.
max.plots.per.page
maximum number of plots per page
plot.data
plot the data spectrum?
quantiles
quantiles to plot
quantile.styles
plot style parameters for the quantiles
data.styles
plot style parameters for the data spectrum
class
character; name of the class to which object should be coerced.
...
Further arguments (either ignored or passed to underlying functions).

See Also

probe, probed.pomp, probe.matched.pomp, probe.match