powered by
Presence or absence of 9 species of frogs at 104 sites, 3 covariates collected at these sites and their coordinates.
frogs is a data frame with 104 observations on the following 14 variables.
frogs
Species_
1 to 9 indicate by a 0 the absence of the species on one site and by a 1 its presence
Covariates_
1 and 3 continuous variables
2 discrete variables
x
a numeric vector of first coordinates corresponding to each site
y
a numeric vector of second coordinates corresponding to each site
data(frogs, package="jSDM") head(frogs)
Run the code above in your browser using DataLab