Model Evaluation and Analysis
This package provides a suite of metrics for evaluating the performance of species distribution models (or other models based on a binary response variable), focusing on different facets including discrimination, classification, explanatory power and calibration.
Find out more about the package, along with usage manuals and literature examples, at https://modeva.r-forge.r-project.org/.
'modEvA' was created long before I knew GitHub, and it's still maintained on its original platform, R-Forge. So, you can install the development version with:
install.packages("modEvA", repos="http://R-Forge.R-project.org")
The package is also on CRAN, but the development version (above) often includes recent enhancements and small bug fixes.
Feedback welcome!