View source: R/helper_functions.R
predictMaxnet | R Documentation |
Create a raster prediction for a maxnet model
predictMaxnet(mod, envs, clamp, type)
mod |
Model object |
envs |
Environmental rasters |
clamp |
Use clamping. Boolean |
type |
Maxent prediction type. It can be "raw", "logistic" or "cloglog" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.