Learn R Programming

pomp (version 3.3)

obs: obs

Description

Extract the data array from a ‘pomp’ object.

Usage

# S4 method for pomp
obs(object, vars, ...)

Arguments

object

an object of class ‘pomp’, or of a class extending ‘pomp’

vars

names of variables to retrieve

ignored