Published May 17, 2021 | Version v2.0.0
Software Open

jamiemkass/ENMeval: ENMeval v2.0.0

  • 1. Okinawa Institute of Science and Technology Graduate University
  • 2. The City College of New York
  • 3. Alfred Wegener Institute for Polar and Marine Research

Description

o Complete redesign of nearly all functionality. Code is now much tidier and readable thanks to dplyr and tidyr, and commented documentation is more prevalent throughout. o New object-oriented algorithm specification for using any algorithm with ENMeval. Implementations of the new ENMdetails object exist for maxent.jar, maxnet, and BIOCLIM as examples of what is possible. o Automated output metadata for tuning analyses which uses the Range Model Metadata Standards (R package rangeModelMetadata). o New function for running null ENM simulations and calculating significance and effect sizes for empirical model performance metrics (Bohl et al. 2019 -- check ?ENMnulls). o New partition schema for fully withheld testing data and evaluation without partitions. Also includes a new option for spatial block partitions to customize the spatial orientation of the blocks. o Now implements continuous Boyce Index for training, validation, and full withheld testing data (via R package ecospat), and allows use of custom evaluation functions with the user.eval argument (see ?ENMevaluate). o A suite of new visualization functions using ggplot2 that map partition groups, plot environmental similarity histograms for partition groups, map environmental similarity for partition groups, and plot histograms or violins for null ENM results. The original evaluation plots were also redone and now use ggplot. o New analysis options for more flexibility (see ?ENMevaluate). o Fully updated and extensive vignette (https://jamiemkass.github.io/ENMeval/articles/ENMeval-2.0.0-vignette.html) that walks through a full analysis while describing all the new functionality. o Now supports doSNOW parallelization as well as doParallel. The doSNOW option has a functioning progress bar for parallel processes.

Files

jamiemkass/ENMeval-v2.0.0.zip

Files (12.1 MB)

Name Size Download all
md5:72249c863ae27bb97bd69267a789e8c0
12.1 MB Preview Download

Additional details

Related works