PresenceAbsence (version 1.1.9)

SPDATA: Species Presence/Absence Data

Description

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.

Usage

data(SPDATA)

Arguments

Format

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

Examples

Run this code
# NOT RUN {
data(SPDATA)
# }

Run the code above in your browser using DataCamp Workspace