ENMeval2.0.5.2 package

Automated Tuning and Evaluations of Ecological Niche Models

ENMnull

ENMnull class

ENMnulls

Generate null ecological niche models (ENMs) and compare null with emp...

eval.algorithm

eval.algorithm generic for ENMevaluation object

eval.bg.grp

eval.bg.grp generic for ENMevaluation object

eval.bg

eval.bg generic for ENMevaluation object

eval.clamp.directions

eval.clamp.directions generic for ENMevaluation object

eval.doClamp

eval.doClamp generic for ENMevaluation object

eval.models

eval.models generic for ENMevaluation object

eval.occs.grp

eval.occs.grp generic for ENMevaluation object

eval.occs

eval.occs generic for ENMevaluation object

eval.occs.testing

eval.occs.testing generic for ENMevaluation object

eval.other.settings

eval.other.settings generic for ENMevaluation object

eval.overlap

eval.overlap generic for ENMevaluation object

eval.partition.method

eval.partition.method generic for ENMevaluation object

eval.partition.settings

eval.partition.settings generic for ENMevaluation object

eval.predictions

eval.predictions generic for ENMevaluation object

eval.results.partitions

eval.results.partitions generic for ENMevaluation object

eval.results

eval.results generic for ENMevaluation object

eval.rmm

eval.rmm generic for ENMevaluation object

eval.taxon.name

eval.taxon.name generic for ENMevaluation object

eval.tune.settings

eval.tune.settings generic for ENMevaluation object

eval.variable.importance

eval.variable.importance (variable importance) generic for ENMevaluati...

evalplot.envSim.hist

Similarity histogram plots for partition groups

evalplot.envSim.map

Similarity maps for partition groups

evalplot.grps

Partition group plots

evalplot.nulls

ENMnulls statistics plot

evalplot.stats

ENMevaluation statistics plot

loadENMevaluation

Load ENMevaluation object

lookup.enm

Look up ENMdetails abject

maxentJARversion

Look up version of maxent.jar

maxnet.predictRaster

Predict raster for maxnet

null.algorithm

null.algorithm generic for ENMnull object

null.doClamp

null.doClamp generic for ENMnull object

null.emp.results

null.emp.results generic for ENMnull object

null.mod.settings

null.mod.settings generic for ENMnull object

null.no.iter

null.no.iter generic for ENMnull object

null.other.settings

null.other.settings generic for ENMnull object

null.partition.method

null.partition.method generic for ENMnull object

null.partition.settings

null.partition.settings generic for ENMnull object

null.results.partitions

null.results.partitions generic for ENMnull object

null.results

null.results generic for ENMnull object

aic.maxent

Calculate AICc from Maxent model prediction

buildRMM

Build metadata object from ENMeval results

calc.10p.trainThresh

Calculate 10 percentile threshold

calc.niche.overlap

Calculate Similarity of ENMs in Geographic Space

clamp.vars

Clamp predictor variables

corrected.var

Corrected variance function

emp.bg.grp

emp.bg.grp generic for ENMnull object

emp.bg

emp.bg generic for ENMnull object

emp.occs.grp

emp.occs.grp generic for ENMnull object

emp.occs

emp.occs generic for ENMnull object

enm.args

enm.args generic for ENMdetails object

enm.bioclim

ENMdetails bioclim

enm.errors

enm.errors generic for ENMdetails object

enm.fun

enm.fun generic for ENMdetails object

enm.maxent.jar

ENMdetails maxent.jar

enm.maxnet

ENMdetails maxnet

enm.msgs

enm.msgs generic for ENMdetails object

enm.name

eval.name generic for ENMdetails object

enm.ncoefs

enm.ncoefs generic for ENMdetails object

enm.predict

enm.predict generic for ENMdetails object

enm.variable.importance

enm.variable.importance generic for ENMdetails object

ENMdetails

ENMdetails class

ENMeval-package

Automated runs and evaluations of ecological niche models

ENMevaluate

Tune ecological niche model (ENM) settings and calculate evaluation st...

ENMevaluation_convert

Convert old ENMevaluation objects to new ones

ENMevaluation

ENMevaluation class

parse_lambdas

Parse Maxent lambdas information

partitions

Methods to partition data for evaluation

plot.sim.dataPrep

Internal plotting function

saveENMevaluation

Save ENMevaluation object

tune.enm

Iterate tuning of ENMs

Runs ecological niche models over all combinations of user-defined settings (i.e., tuning), performs cross validation to evaluate models, and returns data tables to aid in selection of optimal model settings that balance goodness-of-fit and model complexity. Also has functions to partition data spatially (or not) for cross validation, to plot multiple visualizations of results, to run null models to estimate significance and effect sizes of performance metrics, and to calculate range overlap between model predictions, among others. The package was originally built for Maxent models (Phillips et al. 2006, Phillips et al. 2017), but the current version allows possible extensions for any modeling algorithm. The extensive vignette, which guides users through most package functionality but unfortunately has a file size too big for CRAN, can be found here on the package's Github Pages website: <https://jamiemkass.github.io/ENMeval/articles/ENMeval-2.0-vignette.html>.