enmeval_results {ENMeval} | R Documentation |
Example ENMevaluation object.
Description
An example ENMevaluation object produced after running ENMevaluate() with feature classes L, LQ, LQH, H and regularization multipliers 1 through 5. The SpatRaster data in the predictions slot is wrapped with 'terra::wrap' to preserve the connections to the raster data. To use it, do the following: 'e@predictions <- terra::unwrap(e@predictions)'.
Usage
enmeval_results
Format
An ENMevaluation object
[Package ENMeval version 2.0.5.2 Index]