setA-class {bamm} | R Documentation |
Class for the A set of the BAM diagram
Description
A class for the A set of the BAM diagram. It contains raster models and IDs of pixels with values different than NA.
Value
An object of class setA showClass("setA")
Slots
niche_model
A niche model in raster format. It can be a binary model or continuous. If the model is in a continuous format.
suit_threshold
Suitability value used to binarize continuous model
cellIDs
A numeric vector with the IDs of the cells with prediction values
suit_values
A numeric vector with suitability value of the continuous map
sparse_model
A niche model in sparse matrix format
Author(s)
Luis Osorio-Olvera & Jorge SoberĂ³n
[Package bamm version 0.5.0 Index]