universities {hyper2} | R Documentation |
New Zealand University ranking data
Description
Times Higher Education World University Rankings
Usage
data(universities)
Format
A hyper2
object that gives a likelihood function for
ranking of NZ universities
Details
The data is taken directly from the THE website, specifying “New Zealand”:
Object universities
is a hyper2
support function and
universities_table
a data frame.
These objects can be generated by running script
inst/universities.Rmd
, which includes some further discussion and
technical documentation, and creates file universities.rda
which
resides in the data/
directory.
See Also
Examples
summary(universities)
psubs(universities,c("AUT","UoA"),c("University of Auckland","Auckland University of Technology"))
pie(universities_maxp)
[Package hyper2 version 3.1-0 Index]