Learn R Programming

usdm (version 2.1-7)

speciesLISA-class: 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.

Arguments

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

Examples

Run this code
showClass("speciesLISA")

Run the code above in your browser using DataLab