university1993 {SIN} | R Documentation |
Data from a study by the U.S. News and World Report magazine with the purpose of college ranking. Druzdzel and Glymour choose 8 variables and after removing some universities give a correlation matrix for 170 universities. The 8 variables are:
data(university1993)
A list providing a summary of the data. The list contains:
university1993$means | : | the mean vector, |
university1993$stddev | : | the vector of standard deviations, |
university1993$corr | : | the correlation matrix, and |
university1993$n | : | the sample size. |
Druzdzel, M.J. & Glymour, C. (1999) In Computation, Causation, and Discovery. (Ed. Glymour, C. & Cooper, G.F.). Cambridge, Massachusetts: The MIT Press. (See Ch. 19).
data(university1993) university1993$means university1993$stddev university1993$corr university1993$n