powered by
This function is used to extract the unit-specific parameters from a panel pomp object.
specific(object, ..., format = c("matrix", "vector"))
a matrix or vector containing the unit-specific parameters
an object that contains unit-specific parameters
additional arguments.
character representing how the parameters should be returned
Jesse Wheeler
panelPomp_methods
prw <- panelRandomWalk() # extract parameters in list form specific(prw)
Run the code above in your browser using DataLab