unit_names: Unit names of a spatiotemporal model
Description
unit_names
outputs the contents of the unit_names
slot
of a spatPomp
object. The order in which the units
appear in the output vector determines the order in which latent
states and observations for the spatial units are stored.
Usage
# S4 method for spatPomp
unit_names(x)
Value
A character vector with the unit names used to create the ‘spatPomp’ object.
Arguments
- x
a spatPomp
object