Represents the abiotic component (environmental suitability) in the BAM framework. Contains raster-based niche models and their sparse matrix representations.
Slots
niche_modelA
RasterLayerorRasterStackrepresenting the environmental suitability model (binary or continuous)suit_thresholdNumeric value used to binarize continuous models
cellIDsNumeric vector of raster cell IDs with non-NA values
suit_valuesNumeric vector of suitability values for continuous models
sparse_modelA sparse matrix (
dgCMatrix) representation of the niche model
