speciesLISA-class {usdm} | R Documentation |
speciesLISA class
Description
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
Slots for speciesLISA object:
species
:object of class
SpatialPoints
data
:data.frame
, attribute table of species pointsLISAs
:matrix
, LISA statistics for different predictorsweights
:numeric
, the variable importancestatistic
:character
, the name of LISA statisticLISA
:numeric
, aggregated LISAs at each species location
Author(s)
Babak Naimi naimi.b@gmail.com
https://www.biogeoinformatics.org/
Examples
showClass("speciesLISA")
[Package usdm version 2.1-7 Index]