NBA.efficiency {datasetsICR} | R Documentation |
NBA.efficiency dataset
Description
Basketball analytics (NBA regular season 2018-19)
Usage
data(NBA.efficiency)
Format
A data.frame with 258 rows on 2 variables.
Details
The dataset refers to the efficiency values of 258 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
. Note that efficiency is observed for a subset of players of NBA.48
.
The variables are: Player
, EFF
.
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.external
Examples
data(NBA.efficiency)
[Package datasetsICR version 1.0 Index]