getSkill: Extract skill of SDMs.

View source: R/SDMFunctions.R

getSkillR Documentation

Extract skill of SDMs.

Description

Extracts the AUC score for each species/ model combo in a group.

Usage

getSkill(inPath, group)

Arguments

inPath

String. Location of the fitSDM outputs.

group

String. Taxonomic group. Must partially match a filename in inPath.

Value

A dataframe with columns for species and the skill of each type of model for that species.


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