Learn R Programming

Rfit (version 0.14)

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. (2011), Robust Nonparametric Statistical Methods, 2nd ed., New York: Chapman-Hall.

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