ENMeval (version 0.3.0)

eval2: An object of class "ENMevaluation"

Description

An example results file based on a call of ENMevaluate for use in the ENMeval vignette.

Usage

data(eval2)

Arguments

Format

An object of class 'ENMevaluation' with nine slots:

@ results : data.frame of evaluation metrics

@ predictions : RasterStack of model predictions

@ models: list of MaxEnt model objects (see MaxEnt documentation for details)

@ partition.method: character giving method of data partitioning

@ occ.pts : data.frame of latitude and longitude of occurrence localities

@ occ.grp : data.frame of bins for occurrence localities

@ bg.pts : data.frame of latitude and longitude of background localities

@ bg.grp : data.frame of bins for background localities

@ overlap : matrix of pairwise niche overlap

Details

The dataset is used for the ENMeval vignette.