Learn R Programming

lga (version 1.1-1)

nhl94: Player Performance in NHL for 1994-1995

Description

This data set gives four variables for each of 871 players for the NHL 1994-1995 season. From Van Aelst et al (2006)

Usage

data(nhl94)

Arguments

Format

A matrix with 871 observations on the following 3 variables:
PTS
Points scored, a numeric vector
PM
plus/minus average rating, a numeric vector
PIM
Total penalty time in minutes, a numeric vector
PP
Power play goals, a numeric vector

References

Van Aelst, S. and Wang, X. and Zamar, R. and Zhu, R. (2006) ‘Linear Grouping Using Orthogonal Regression’, Computational Statistics \& Data Analysis 50, 1287--1312.