NBA {MixSemiRob}R Documentation

NBA data

Description

The data contains four descriptive statistics for all 95 guards for the 1992-1993 season. There are many ways to measure the (statistical) performance of guards in the NBA. Of interest is how the the player's height (Height), minutes per game (MPG), and free throw percentage (FTP) affect points per game (PPM).

Usage

NBA

Format

A data frame containing 95 observations and the following 4 variables.

Height:

height of the player.

MPG:

minutes per game.

FTP:

free throw percentage.

PPM:

points per game.

References

Chatterjee, S., Handcock, M. S., and Simonoff, J. S. (1995). A casebook for a first course in statistics and data analysis (No. 04; QA276. 12, C4.). New York: Wiley.

Xiang, S. and Yao, W. (2020). Semiparametric mixtures of regressions with single-index for model based clustering. Advances in Data Analysis and Classification, 14(2), 261-292.


[Package MixSemiRob version 1.1.0 Index]