R/hunting.R

#' hunting data
#'
#' 
#' Population and sample sizes for the poststrata used for the Sunday hunting
#'survey. 
#'
#'
#' @format This data frame contains the following columns:
#' \describe{
#' \item{region:}{region of state (East, Central, West)}
#' 
#' \item{gender:}{gender (female, male)}
#' 
#' \item{age:}{age group (16-24, 25-34, 35-44, 45-54, 55-64, 65+)}
#' 
#' \item{popsize:}{population size in poststratum from the 2000 U.S. census}
#' 
#' \item{sampsize:}{sample size in poststratum}
#' }
#'  
#'  
#'  
#'
#' @docType data
#'
#' @usage data(hunting)
#'
#'
#'
#' @keywords datasets
#'
#'@references Source: Virginia Polytechnic and State University/Responsive Management (2006).
#'
#' @references Lohr (2021), Sampling: Design and Analysis, 3rd Edition. Boca Raton, FL: CRC Press.
#' 
#'@references Lu and Lohr (2021), R Companion for \emph{Sampling: Design and Analysis, 3rd Edition}, 1st Edition. Boca Raton, FL: CRC Press.
#' 
#'
#' 
#' 
#' 
"hunting"

Try the SDAResources package in your browser

Any scripts or data that you put into this service are public.

SDAResources documentation built on Oct. 22, 2021, 5:08 p.m.