Other packages > Find by keyword >

ENMeval  

Automated Tuning and Evaluations of Ecological Niche Models
View on CRAN: Click here


Download and install ENMeval package within the R console
Install from CRAN:
install.packages("ENMeval")

Install from Github:
library("remotes")
install_github("cran/ENMeval")

Install by package version:
library("remotes")
install_version("ENMeval", "2.0.5")



Attach the package and use:
library("ENMeval")
Maintained by
Jamie M. Kass
[Scholar Profile | Author Map]
First Published: 2014-08-26
Latest Update: 2023-01-09
Description:
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 niche 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: .
How to cite:
Jamie M. Kass (2014). ENMeval: Automated Tuning and Evaluations of Ecological Niche Models. R package version 2.0.5, https://cran.r-project.org/web/packages/ENMeval. Accessed 13 Apr. 2025.
Previous versions and publish date:
0.1.0 (2014-08-26 07:52), 0.1.1 (2014-10-05 19:23), 0.2.0 (2015-09-11 18:22), 0.2.1 (2016-01-04 16:08), 0.2.2 (2017-01-10 10:17), 0.3.0 (2018-08-15 10:10), 0.3.1 (2020-09-12 07:40), 2.0.0 (2021-05-19 14:20), 2.0.1 (2021-06-12 01:40), 2.0.2 (2021-12-13 10:10), 2.0.3 (2022-01-10 01:52), 2.0.4 (2023-01-09 12:53)
Other packages that cited ENMeval R package
View ENMeval citation profile
Other R packages that ENMeval depends, imports, suggests or enhances
Complete documentation for ENMeval
Functions, R codes and Examples using the ENMeval R package
Some associated functions: ENMdetails . ENMeval-package . ENMevaluate . ENMevaluation . ENMevaluation_convert . ENMnull . ENMnulls . aic.maxent . buildRMM . bvariegatus . calc.10p.trainThresh . calc.niche.overlap . clamp.vars . corrected.var . emp.bg.grp . emp.bg . emp.occs.grp . emp.occs . enm.args . enm.bioclim . enm.errors . enm.fun . enm.maxent.jar . enm.maxnet . enm.msgs . enm.name . enm.ncoefs . enm.predict . enm.variable.importance . enmeval_results . eval.algorithm . eval.bg.grp . eval.bg . eval.clamp.directions . eval.doClamp . eval.models . eval.occs.grp . eval.occs . eval.occs.testing . eval.other.settings . eval.overlap . eval.partition.method . eval.partition.settings . eval.predictions . eval.results . eval.results.partitions . eval.rmm . eval.taxon.name . eval.tune.settings . eval.variable.importance . evalplot.envSim.hist . evalplot.envSim.map . evalplot.grps . evalplot.nulls . evalplot.stats . lookup.enm . maxentJARversion . null.algorithm . null.doClamp . null.emp.results . null.mod.settings . null.no.iter . null.other.settings . null.partition.method . null.partition.settings . null.results . null.results.partitions . partitions . pipe . rasStackNAs . similarity . tune.enm . 
Some associated R codes: ENMeval-package.R . ENMevaluate.R . ENMnulls.R . bvariegatus.R . classes.R . enm.bioclim.R . enm.maxent.jar.R . enm.maxnet.R . enmeval_results.R . partitions.R . plotting.R . rmaxent_similarity.R . rmm.R . tune.enm.R . utilities.R . zzz.R .  Full ENMeval package functions and examples
Downloads during the last 30 days
03/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/11Downloads for ENMeval406080100120140160180200220240260TrendBars

Today's Hot Picks in Authors and Packages

LDABiplots  
Biplot Graphical Interface for LDA Models
Contains the development of a tool that provides a web-based graphical user interface (GUI) to perf ...
Download / Learn more Package Citations See dependency  
MLeval  
Machine Learning Model Evaluation
Straightforward and detailed evaluation of machine learning models. 'MLeval' can produce receiver op ...
Download / Learn more Package Citations See dependency  
ggprism  
A 'ggplot2' Extension Inspired by 'GraphPad Prism'
Provides various themes, palettes, and other functions that are used to customise ggplots to look l ...
Download / Learn more Package Citations See dependency  
optimParallel  
Parallel Version of the L-BFGS-B Optimization Method
Provides a parallel version of the L-BFGS-B method of optim(). The main function of the package is o ...
Download / Learn more Package Citations See dependency  
SPOTMisc  
Misc Extensions for the "SPOT" Package
Implements additional models, simulation tools, and interfaces as extensions to 'SPOT'. It provides ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA