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