data_bbsalaries: Baseball pitcher salary data

Description Usage Format Source References Examples

Description

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

Usage

1

Format

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

y

Log of the base salary in dollars

x

Log of the number of years experience

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

1
2
data(data_bbsalaries)
## maybe str(data_bbsalaries) ; plot(data_bbsalaries) ...

cthreshER documentation built on May 2, 2019, 7:58 a.m.