An S4 class representing a network of geographical data.
This will wrap all the results from the risk analysis using sean()
or sensitivity_analysis()
.
This class contains the field from Gmap
class which has results in the form of SpatRaster
and TIFF file.
# S4 method for GeoNetwork
host_density(x) <- value
GeoNetwork.
GeoNetwork.
SpatRaster.
rasters
A list of GeoRasters
objects.
host_density
A SpatRaster
representing the host density.
me_rast
A raster representing mean risk index.
me_out
Character. A file path to the mean risk index raster.
diff_rast
A raster representing difference.
diff_out
Character. A file path to the difference raster.
var_rast
A raster representing variance.
var_out
Character. A file path to the variance raster.