states {pomp} | R Documentation |
Extract the latent states from a ‘pomp’ object.
## S4 method for signature 'pomp' states(object, vars, ...)
object |
an object of class ‘pomp’, or of a class extending ‘pomp’ |
vars |
names of variables to retrieve |
... |
ignored |