Learn R Programming

VGAMdata (version 0.9-4)

profs.nz: Professors of Statistics in New Zealand

Description

This data set contains information on about 22 past or present professors of statistics in New Zealand universities.

Usage

data(profs.nz)

Arguments

source

The data is compiled from http://www.ams.org/mathscinet by J. T. Gray in April 2014.

Details

This data set contains information taken from the MathSciNet database on professors of statistics (and some related fields) affiliated with New Zealand universities. In the future the following names may be added: C. F. Ansley, P. C. B. Phillips, B. S. Weir.

Examples

Run this code
profs.nz
profs.nz[order(with(profs.nz, pubtotal), decreasing = TRUE), ]

Run the code above in your browser using DataLab