R/Hepatitis.R

#' Prevalence of Hepatitis among a sample of Bulgarian males.
#'
#' @docType data
#'
#' @usage data(Hepatitis)
#'
#' @format A data frame with three columns:
#' \describe{
#' \item{\code{Age}}{years}
#' \item{\code{Infected}}{number of infected persons}
#' \item{\code{Sampled}}{number of sampled persons.}
#' }
#'
#' @keywords datasets
#'
#' @source Table 2 in Keiding (1991).
#'
#' @references N. Keiding (1991) Age-Specific Incidence and Prevalence: A Statistical Perspective.
#' \emph{JRSS-A} 154, 371-396.
#'
"Hepatitis"

Try the JOPS package in your browser

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

JOPS documentation built on Sept. 8, 2023, 5:42 p.m.