Learn R Programming

Rfit (version 0.09)

baseball: The World Famous Baseball Data

Description

These data come from the back-side of 59 baseball cards that Carrie had.

Usage

data(baseball)

Arguments

source

Hettmansperger, T.P. and McKean J.W. (1998), Robust Nonparametric Statistical Methods, London: Arnold.

Examples

Run this code
data(baseball)
wilcox.test(height~field,data=baseball)
rfit(weight~height,data=baseball)

Run the code above in your browser using DataLab