powered by
A dataset containing information on presence and absence, and independent variables used to fit GLM models.
test
A data frame with 100 rows and 3 columns.
numeric, values of 0 = absence and 1 = presence.
numeric, longitude values.
numeric, latitude values.
data("test", package = "enmpa") head(test)
Run the code above in your browser using DataLab