R/data-Statisticians.R

#' Significant Statisticians
#'
#' This dataset includes data on 12 statisticians who each have contributed significantly to the field of modern statistics.
#'
#' @format A data frame with 12 rows and 5 variables:
#' \describe{
#'   \item{Statistician}{name of statistician}
#'   \item{Gender}{gender of statistician, where 1 = “Female” and 2 = “Male”}
#'   \item{Birth}{year of birth}
#'   \item{Death}{year of death}
#'   \item{AmStat}{number of references in \emph{The American Statistician}, 1995-2005}
#' }
"Statisticians"

Try the sur package in your browser

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

sur documentation built on Aug. 26, 2020, 1:06 a.m.