data_bbsalaries: Baseball pitcher salary data
Description
Salaries of 176 piters for the 1987 season.
The variables are as follows:
Usage
data(data_bbsalaries)
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 codedata(data_bbsalaries)
## maybe str(data_bbsalaries) ; plot(data_bbsalaries) ...
Run the code above in your browser using DataLab