Learn R Programming

pomp (version 4.2)

summary: Summary methods

Description

Display a summary of a fitted model object.

Usage

# S4 method for probed_pomp
summary(object, ...)

# S4 method for spectd_pomp summary(object, ...)

# S4 method for objfun summary(object, ...)

Arguments

object

a fitted model object

ignored or passed to the more primitive function

See Also

Other extraction methods: coef(), cond.logLik(), covmat(), eff.sample.size(), filter.mean(), filter.traj(), forecast(), logLik, obs(), pred.mean(), pred.var(), saved.states(), spy(), states(), timezero(), time(), traces()