R/diseases.r

#' Dataset: Cross-tabulation of quantity of tobacco smoked daily vs. cause of
#' death
#'
#' Cross-tabulation (15x4) of the amount of tobacco smoked on a daily basis (in
#' gramms) against cause of death.\cr After: Velleman P F, Hoaglin D C,
#' Applications, Basics, and Computing of Exploratory Data Analysis, Wadsworth
#' Pub Co 1984 (Exhibit 8-1)
#'
#'
#' @docType data
#' @keywords datasets
#' @name diseases
#' @usage data(diseases)
#' @format dataframe
NULL

Try the chisquare package in your browser

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

chisquare documentation built on Oct. 30, 2024, 9:11 a.m.