| firstbase {npsm} | R Documentation |
Rounding First Base.
Description
The amount of time it took 22 baseball players to round first base for each of three methods of rounding.
Usage
data(firstbase)
Format
A data frame with 22 observations on the following 3 variables.
round.outTime when using round out method.
narrow.angleTime when using narrow angle method.
wide.angleTime when using wide angle method.
Details
Rounding methods are illustrated in Figure 7.1 of Hollander and Wolfe (1999).
Source
Hollander, M. and Wolfe, D.A. (1999), Nonparametric Statistical Methods, New York: Wiley.
References
Hollander, M. and Wolfe, D.A. (1999), Nonparametric Statistical Methods, New York: Wiley.
[Package npsm version 2.0.0 Index]