R/sampleData.r

#' Sample datasets 
#'
#' A dataset of 10 years and 500 sites
#'  with occupancy and detection covariates
#'
#' @format Sample dataset:
#' \describe{
#'   \item{Year}{Year when the observation is collected}
#'   \item{Site}{Site where the observation is collected}
#'   \item{X}{X coordinate of the site}
#'   \item{Y}{Y coordiante of the site}
#'   \item{OccCov1}{Sample covariate for the occupancy probability}
#'   \item{CaptureCovariate1}{Sample covariate for the detection probability}
#'   \item{CaptureCovariate1}{Sample covariate for the detection probability}
#'   \item{OCC}{Detection}
#' }
"sampleData"
alexdiana1992/FastOccupancy documentation built on Dec. 19, 2021, 12:32 a.m.