modelAverage: Create ensemble predictions.

View source: R/SDMFunctions.R

modelAverageR Documentation

Create ensemble predictions.

Description

AUC-weighted average predictions from the models fitted for a species using fitSDM.

Usage

modelAverage(inPath, outPath, skillDat, species)

Arguments

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.

Value

A raster layer with the AUC-weighted average probabilities of occurrence predicted by models.


robboyd/soaR documentation built on April 24, 2022, 9:44 a.m.