R/Scores.R

#' Test scores in Language and Arithmetic for a group of 9 students
#' 
#' See Page 28, Lehmann, E. (1975). Nonparametrics: Statistical Methods based on Ranks. McGrawHill, New York\cr
#' 
#' \itemize{
#'   \item Lang.    Language scores of 9 students.
#'   \item Arith.   Arithmetic scores of 9 students.
#'   
#' }
#' 
#' @docType data
#' @keywords datasets
#' @format A data frame of 2 variables
#' @name Scores
NULL

Try the StatMethRank package in your browser

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

StatMethRank documentation built on Jan. 15, 2017, 8:59 p.m.