Last chance! 50% off unlimited learning
Sale ends in
Undergraduate student enrolments at the University of Auckland in 1990.
data(auuc)
A data frame with 4 observations on the following 5 variables.
a numeric vector of counts.
a numeric vector of counts.
a numeric vector of counts.
a numeric vector of counts.
a numeric vector of counts.
Each student is cross-classified by their colleges (Science and Engineering have been combined) and the socio-economic status (SES) of their fathers (1 = highest, down to 4 = lowest).
Wild, C. J. and Seber, G. A. F. (2000). Chance Encounters: A First Course in Data Analysis and Inference, New York: Wiley.
auuc
if (FALSE) {
round(fitted(grc(auuc)))
round(fitted(grc(auuc, Rank = 2)))
}
Run the code above in your browser using DataLab