PresenceAbsence (version 1.1.9)

SPPREV: Overall Preavalences for Species Presence/Absence Data

Description

This data set is summary prevalence for Presence/Absence data for 13 species from 1930 forested locations. SPPREV is the prevalence data from the full dataset (training and test data). Note that SPDATA is the model predictions from the test data subset (20 percent of total plots) of this original dataset, and therefore the species in SPDATA have slightly different prevalence than the overall prevalence given in SPPREV.

Usage

data(SPDATA)

Arguments

Format

A data frame with data for 13 species. Dataframe consists of species names, number of plots where the species was present, and the overall prevalence for each species:

SPECIES

a character vector of species codes

NUMPLOTS

a numeric vector of plot counts

PREV

a numeric vector of prevalence

Examples

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

Run the code above in your browser using DataLab