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.4")



Attach the package and use:
library("ENMeval")
Maintained by
Jamie M. Kass
[Scholar Profile | Author Map]
All associated links for this package
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.4, https://cran.r-project.org/web/packages/ENMeval. Accessed 07 Jan. 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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

decon  
Deconvolution Estimation in Measurement Error Models
A collection of functions to deal with nonparametric measurement error problems using deconvolutio ...
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  
AUtests  
Approximate Unconditional and Permutation Tests
Performs approximate unconditional and permutation testing for 2x2 contingency tables. Motivated by ...
Download / Learn more Package Citations See dependency  
SimVitD  
Simulation Tools for Planning Vitamin D Studies
Simulation tools for planning Vitamin D studies. Individual vitamin D status profiles are simulate ...
Download / Learn more Package Citations See dependency  
writexl  
Export Data Frames to Excel 'xlsx' Format
Zero-dependency data frame to xlsx exporter based on 'libxlsxwriter'. Fast and no Java or Excel req ...
Download / Learn more Package Citations See dependency  
IOHexperimenter  
Benchmarking Part of the 'IOHprofiler'
The benchmarking module for the Iterative Optimization Heuristics Profiler ('IOHprofiler'). This mo ...
Download / Learn more Package Citations See dependency  

23,440

R Packages

202,297

Dependencies

63,567

Author Associations

23,434

Publication Badges

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