
This data set has Presence/Absence predictions for 13 species at 386 forested locations. It consists of species, observed presence-absence values, and the probability predictions of three different models.
data(SPDATA)
A data frame with 386 observations for 13 species with the following 5 variables.
SPECIES
a character vector of species codes
OBSERVED
a numeric vector of 0-1 values
GAM
a numeric vector of predicted probabilities
See5
a numeric vector of predicted probabilities
SGB
a numeric vector of predicted probabilities