Simulated Presence-Absence Data
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.
data(SIM3DATA)
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
simulated with the presence.absence.simulation function . See Example 2
from presence.absence.simulation help file for more details.
data(SIM3DATA)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.