NBA.external {datasetsICR} | R Documentation |
NBA.external dataset
Description
Basketball analytics (NBA regular season 2018-19)
Usage
data(NBA.external)
Format
A data.frame with 530 rows on 10 variables.
Details
The dataset refers to the characteristics of 530 players for the NBA regular season 2018-19. They can be used ex-post to aid interpretation of clusters obtained by using the statistics in NBA.48
.
The variables are: PLAYER
, FORWARD
, CENTER
, GUARD
, ROOKIE
, SOPHOMORE
, VETERAN
, 1ST ROUND
, 2ND ROUND
, UNDRAFTED
.
Author(s)
Paolo Giordani, Maria Brigida Ferraro, Francesca Martella
Source
https://stats.nba.com/
References
Giordani, P., Ferraro, M.B., Martella, F.: An Introduction to Clustering with R. Springer, Singapore (2020)
See Also
NBA.48
, NBA.game
,NBA.efficiency
Examples
data(NBA.external)
[Package datasetsICR version 1.0 Index]