Learn R Programming

pomp (version 4.2)

spy: Spy

Description

Peek into the inside of one of pomp's objects.

Usage

# S4 method for pomp
spy(object)

Arguments

object

the object whose structure we wish to examine

See Also

Csnippet

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