speciesLISA-class: speciesLISA class

speciesLISA-classR 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 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

Author(s)

Babak Naimi naimi.b@gmail.com

https://r-gis.net/

https://www.biogeoinformatics.org/

Examples

showClass("speciesLISA")

babaknaimi/usdm documentation built on Oct. 5, 2023, 9:27 p.m.