Extract the latent states from a ‘pomp’ object.
# S4 method for pomp
states(object, vars, ...)# S4 method for listie
states(object, vars, ...)
an object of class ‘pomp’, or of a class extending ‘pomp’
names of variables to retrieve
ignored
Other extraction methods:
coef(),
cond.logLik(),
covmat(),
eff.sample.size(),
filter.mean(),
filter.traj(),
forecast(),
logLik,
obs(),
pred.mean(),
pred.var(),
saved.states(),
spy(),
summary(),
timezero(),
time(),
traces()