speciesLISA-class | R Documentation |
An object of the speciesLISA
class contains information about a local indicator of spatial association (LISA) statistic in predictor variables at the location of species occurrences. The object can be created with the function: speciesLisa
.
Slots for speciesLISA object:
species
:object of class SpatialPoints
data
:data.frame
, attribute table of species points
LISAs
:matrix
, LISA statistics for different predictors
weights
:numeric
, the variable importance
statistic
:character
, the name of LISA statistic
LISA
:numeric
, aggregated LISAs at each species location
Babak Naimi naimi.b@gmail.com
https://www.biogeoinformatics.org/
showClass("speciesLISA")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.