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(presence)
A data frame with 386 observations for 13 species. Each cell represents one when the specie is presented zero otherwise.
# NOT RUN {
data(presence)
# }
Run the code above in your browser using DataLab