hook {spind} | R Documentation |
Hook data set
Description
A data frame containing actual presence absence data and predicted probability of occurrence values.
Usage
hook
Format
A data frame with 100 rows and 4 columns
- actuals
integer - Presence/absence records
- predictions
numeric - predicted probabilities of occurrence
- x
integer - x-coordinates for each grid cell
- y
integer - y-coordinates for each grid cell
[Package spind version 2.2.1 Index]