plot_spatial {ubms} | R Documentation |
Plot A Map of the State Parameter Based on a Spatial ubms Model
Description
Plot A Map of the State Parameter Based on a Spatial ubms Model
Usage
plot_spatial(object, param = c("state", "eta"), sites = TRUE, cell_size = NULL)
Arguments
object |
A |
param |
The parameter to plot, either |
sites |
If |
cell_size |
The size of each side of the (square) cells drawn in the map,
in the same units as the coordinates. If |
[Package ubms version 1.2.6 Index]