Other packages > Find by keyword >

BasketballAnalyzeR  

Analysis and Visualization of Basketball Data
View on CRAN: Click here


Download and install BasketballAnalyzeR package within the R console
Install from CRAN:
install.packages("BasketballAnalyzeR")

Install from Github:
library("remotes")
install_github("cran/BasketballAnalyzeR")

Install by package version:
library("remotes")
install_version("BasketballAnalyzeR", "0.8.1")



Attach the package and use:
library("BasketballAnalyzeR")
Maintained by
Marco Sandri
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-06-26
Latest Update: 2025-04-18
Description:
Contains data and code to accompany the book P. Zuccolotto and M. Manisera (2020) Basketball Data Science. Applications with R. CRC Press. ISBN 9781138600799.
How to cite:
Marco Sandri (2020). BasketballAnalyzeR: Analysis and Visualization of Basketball Data. R package version 0.8.1, https://cran.r-project.org/web/packages/BasketballAnalyzeR. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.5.0 (2020-06-26 11:00), 0.8.0 (2025-04-18 05:40)
Other packages that cited BasketballAnalyzeR R package
View BasketballAnalyzeR citation profile
Other R packages that BasketballAnalyzeR depends, imports, suggests or enhances
Complete documentation for BasketballAnalyzeR
Functions, R codes and Examples using the BasketballAnalyzeR R package
Some associated functions: CreateRadialPlot . MDSmap . Obox . PbP.BDB . PbPmanipulation . Pbox . Tadd . Tbox . assistnet . barline . bubbleplot . corranalysis . densityplot . drawNBAcourt . expectedpts . fourfactors . hclustering . inequality . is.MDSmap . is.assistnet . is.corranalysis . is.fourfactors . is.hclustering . is.inequality . is.kclustering . is.simplereg . is.variability . kclustering . plot.MDSmap . plot.assistnet . plot.corranalysis . plot.fourfactors . plot.hclustering . plot.inequality . plot.kclustering . plot.simplereg . plot.variability . radialprofile . scatterplot . scoringprob . shotchart . simplereg . variability . 
Some associated R codes: BbA_pal.R . CreateRadialPlot.R . MDSmap.R . Obox.R . PbP.BDB.R . PbPmanipulation.R . Pbox.R . Tadd.R . Tbox.R . assistnet.R . barline.R . bubbleplot.R . corranalysis.R . drawNBAcourt.R . expectedpts.R . fourfactors.R . generateSectors.R . hclustering.R . inequality.R . is.MDSmap.R . is.assistnet.R . is.corranalysis.R . is.fourfactors.R . is.hclustering.R . is.inequality.R . is.kclustering.R . is.simplereg.R . is.variability.R . kclustering.R . plot.MDSmap.R . plot.assistnet.R . plot.corranalysis.R . plot.fourfactors.R . plot.hclustering.R . plot.inequality.R . plot.kclustering.R . plot.simplereg.R . plot.variability.R . radialprofile.R . scatterplot.R . scoringprob.R . shotchart.R . simplereg.R . themeBbA.R . variability.R . zzz.R .  Full BasketballAnalyzeR package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA