R/huddersfield.R

#' @name huddersfield
#' @aliases huddersfield
#' @title Prevalence of respiratory symptoms
#'
#' @description Prevalence of respiratory symptoms in 71 school catchment areas in Huddersfield, Northern England
#' 
#' @format A data frame with 71 observations on the following 2 variables.
#' \itemize{
#'         \item{\code{cases}} {Prevalence of at least mild conditions}
#'         \item{\code{total}} {Number of questionnaires returned}
#' }
#' 
#' @source Martuzzi M, Elliott P (1996) Empirical Bayes estimation of small area prevalence of non-rare conditions, Statistics in Medicine 15, 1867--1873, pp. 1870--1871.
#' @docType data
#' @keywords datasets misc
#' 
#' @examples 
#' data(huddersfield)
#' str(huddersfield)
"huddersfield"

Try the spData package in your browser

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

spData documentation built on July 9, 2023, 6:24 p.m.