R/htsrs.R

#' Height and gender for an SRS of 200 persons, taken from htpop
#' 
#' @name htsrs
#' @docType data
#' @format \describe{
#'   \item{rn}{random number used to select the unit}
#'   \item{height}{height of person, cm}
#'   \item{gender}{factor with levels \code{F} (female) and \code{M} (male)}
#' }
#' @references Lohr (1999). Sampling: Design and Analysis, Duxbury, p. 230--234 and
#'   442.
"htsrs"

Try the SDaA package in your browser

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

SDaA documentation built on April 11, 2022, 5:08 p.m.