Learn R Programming

cthreshER (version 1.1.0)

data_bbsalaries: Baseball pitcher salary data

Description

Salaries of 176 piters for the 1987 season. The variables are as follows:

Usage

data(data_bbsalaries)

Arguments

Format

A data frame with 176 observations on the following 2 variables.

Source

Hettmansperger, T.P. and McKean J.W. (2011), Robust Nonparametric Statistical Methods, 2nd ed., New York: Chapman-Hall.

References

Hettmansperger, T.P. and McKean J.W. (2011), Robust Nonparametric Statistical Methods, 2nd ed., New York: Chapman-Hall.

Examples

Run this code
data(data_bbsalaries)
## maybe str(data_bbsalaries) ; plot(data_bbsalaries) ...

Run the code above in your browser using DataLab