spy: Spy

spyR Documentation

Spy

Description

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

Usage

## S4 method for signature '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(), time(), timezero(), traces()

Examples

ricker() |> spy()

sir() |> spy()

sir2() |> spy()

pomp documentation built on Sept. 13, 2024, 1:08 a.m.