law82 {bootstrap} | R Documentation |
This is the universe of 82 USA law schools for which the data frame
law
provides a sample of size 15
. See documentation for
law
for more details.
data(law82)
A data frame with 82 observations on the following 3 variables.
a numeric vector
a numeric vector
a numeric vector
Efron, B. and Tibshirani, R. (1993) An Introduction to the Bootstrap. Chapman and Hall, New York, London.
plot(law82[,2:3])
cor(law82[,2:3])