Learn R Programming

Rlda (version 0.2.6)

presence: 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(presence)

Arguments

Format

A data frame with 386 observations for 13 species. Each cell represents one when the specie is presented zero otherwise.

Examples

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

Run the code above in your browser using DataLab