Extract the data array from a ‘pomp’ object.
# S4 method for pomp
obs(object, vars, ...)# S4 method for listie
obs(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
,
pred.mean()
,
pred.var()
,
saved.states()
,
spy()
,
states()
,
summary()
,
timezero()
,
time()
,
traces()