modelAverage | R Documentation |
AUC-weighted average predictions from the models fitted for a species using fitSDM.
modelAverage(inPath, outPath, skillDat, species)
inPath |
String. Location of the fitSDM outputs. |
outPath |
String. Where to store ensemble models. |
species |
String. Species name. |
skillDat. |
String. getSkill outputs for the chosen group. |
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.