predict_maxent | R Documentation |
Predict with a tuned maxEnt model
predict_maxent(mod, param, predictors, type = "cloglog", mask = NULL)
mod |
ENMevaluation object |
param |
string, maxent select parameters e.g. "fc.L_rm.1" |
predictors |
spat Raster, environmental predictor variables. |
type |
string, type of output "cloglog" or "raw" |
mask |
spatVector, a mask |
raster
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.