PresenceAbsence (version 1.1.9)

SIM3DATA: Simulated Presence-Absence Data

Description

This data set was generated using the presence.absence.simulation() function. It consists of plotID, observed presence-absence values, and the simulated probability predictions of three different models, for 1000 plots.

Usage

data(SIM3DATA)

Arguments

Format

A data frame with 1000 observations on the following 5 variables.

plotID

a numeric vector

Observed

a numeric vector of 0-1 values

Predicted1

a numeric vector of predicted probabilities

Predicted2

a numeric vector of predicted probabilities

Predicted3

a numeric vector of predicted probabilities

Examples

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

Run the code above in your browser using DataLab