A ‘data.frame’ with columns for time, spatial unit and observations.
Arguments
x
a spatPomp object.
...
additional arguments to be passed to or from methods.
Details
When object is a simple ‘spatPomp’ object,
as(object,"data.frame") or as.data.frame(object) results in a
data frame with the times, units, observables, states (if known), and
interpolated covariates (if any).