SIM3DATA: Simulated Presence-Absence Data

SIM3DATAR Documentation

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)

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

Source

simulated with the presence.absence.simulation function . See Example 2 from presence.absence.simulation help file for more details.

Examples

data(SIM3DATA)

PresenceAbsence documentation built on Jan. 7, 2023, 9:09 a.m.