spatPomp
dataVisualize spatPomp
data
Diagnostic plot for igirf()
Visualize spatPomp
data
# S4 method for igirfd_spatPomp
plot(x, params = names(coef(x)), ncol = 3)# S4 method for spatPomp
plot(x, type = c("l", "h"), log = F, plot_unit_names = T, ...)
a ggplot
facet plot of class ‘gg’ and ‘ggplot’ visualizing
the convergence record of running igirf()
with respect to the likelihood and the parameters of the model.
a ggplot
plot of class ‘gg’ and ‘ggplot’ visualizing
the time series data over multiple spatial units via a tile-plot.
a spatPomp
object
the names of the parameters for which the user would like to see a trace plot
the number of columns in the grid plot
for visualizing an object of class spatPomp
, the user
can obtain a grid of line plots by default ('l'
) or a heat map by
supplying argument 'h'
.
should the data be log-transformed before plotting? This helps in contexts where there are spikes that could take away attention from the dynamics illustrated by the rest of the data.
allows suppression of unit names when making a heat map for a large number of units
for visualizing an object of class spatPomp
, the user
can add arguments like nrow
to specify the number of rows in the
grid.