stackPreds | R Documentation |
Sum the predicted ensemble probabilities of occurrence for species in the chosen group.
stackPreds(inPath, group, write = TRUE, outPath)
inPath |
String. Location of the modelAverage outputs. |
group |
String. Taxonomic group. |
outPath |
String. Where to store the outputs if write = TRUE. |
write. |
Logical. Should the outputs be written to file? |
A raster layer with the AUC-weighted average probabilities of occurrence predicted by models.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.