scor {bootstrap} | R Documentation |
This is data form mardia, Kent and Bibby on 88 students who took examinations in 5 subjects. Some where with open book and other with closed book.
data(scor)
A data frame with 88 observations on the following 5 variables.
The book uses this for bootstrap in principal component analysis.
Efron, B. and Tibshirani, R. (1993) An Introduction to the Bootstrap. Chapman and Hall, New York, London.
data(scor) str(scor) plot(scor)