Other packages > Find by keyword >

BAwiR  

Analysis of Basketball Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("BAwiR", "1.3.4")



Attach the package and use:
library("BAwiR")
Maintained by
Guillermo Vinue
[Scholar Profile | Author Map]
First Published: 2018-01-25
Latest Update: 2024-01-09
Description:
Collection of tools to work with European basketball data. Functions available are related to friendly web scraping, data management and visualization. Data were obtained from , and , following the instructions of their respectives robots.txt files, when available. Box score data are available for the three leagues. Play-by-play data are also available for the Spanish league. Methods for analysis include a population pyramid, 2D plots, circular plots of players' percentiles, plots of players' monthly/yearly stats, team heatmaps, team shooting plots, team four factors plots, cross-tables with the results of regular season games, maps of nationalities, combinations of lineups, possessions-related variables, timeouts, performance by periods, personal fouls and offensive rebounds. Please see Vinue (2020) .
How to cite:
Guillermo Vinue (2018). BAwiR: Analysis of Basketball Data. R package version 1.3.4, https://cran.r-project.org/web/packages/BAwiR. Accessed 03 May. 2025.
Previous versions and publish date:
1.0 (2018-01-25 19:24), 1.1.1 (2018-07-10 19:10), 1.1.2 (2018-09-10 18:10), 1.1.3 (2018-09-24 15:10), 1.1 (2018-05-09 17:38), 1.2.1 (2020-02-05 15:00), 1.2.2 (2020-03-24 09:50), 1.2.3 (2020-04-14 13:20), 1.2.4 (2020-05-11 10:40), 1.2.5 (2021-02-12 17:30), 1.2.6 (2021-04-23 10:30), 1.2.7 (2021-07-19 10:50), 1.2 (2019-02-17 18:30), 1.3.1 (2023-11-14 12:43), 1.3.2 (2024-01-09 14:10), 1.3.3 (2025-01-21 15:50), 1.3 (2023-09-26 11:10)
Other packages that cited BAwiR R package
View BAwiR citation profile
Other R packages that BAwiR depends, imports, suggests or enhances
Complete documentation for BAwiR
Functions, R codes and Examples using the BAwiR R package
Some associated functions: BAwiR-package . acb_games_1718 . acb_games_2223_coach . acb_games_2223_info . acb_players_1718 . acb_shields . acb_vbc_cz_pbp_2223 . acb_vbc_cz_sl_2223 . capit_two_words . do_EPS . do_OE . do_add_adv_stats . do_clutch_time . do_four_factors_df . do_ft_fouls . do_join_games_bio . do_lineup . do_map_nats . do_offensive_fouls . do_possession . do_prepare_data . do_prepare_data_or . do_prepare_data_to . do_process_acb_pbp . do_reb_off_success . do_scraping_games . do_scraping_rosters . do_stats . do_stats_per_period . do_stats_teams . do_sub_lineup . do_time_out_success . eurocup_games_1718 . eurocup_players_1718 . euroleague_games_1718 . euroleague_players_1718 . get_barplot_monthly_stats . get_bubble_plot . get_four_factors_plot . get_games_rosters . get_heatmap_bb . get_map_nats . get_pop_pyramid . get_shooting_plot . get_similar_players . get_similar_teams . get_stats_seasons . get_table_results . join_players_bio_age_acb . join_players_bio_age_euro . scraping_games_acb . scraping_games_acb_old . scraping_games_euro . scraping_rosters_acb . scraping_rosters_euro . 
Some associated R codes: capit_two_words.R . do_EPS.R . do_OE.R . do_add_adv_stats.R . do_clutch_time.R . do_four_factors_df.R . do_ft_fouls.R . do_join_games_bio.R . do_lineup.R . do_map_nats.R . do_offensive_fouls.R . do_possession.R . do_prepare_data.R . do_prepare_data_or.R . do_prepare_data_to.R . do_process_acb_pbp.R . do_reb_off_success.R . do_scraping_games.R . do_scraping_rosters.R . do_stats.R . do_stats_per_period.R . do_stats_teams.R . do_sub_lineup.R . do_time_out_success.R . get_barplot_monthly_stats.R . get_bubble_plot.R . get_four_factors_plot.R . get_games_rosters.R . get_heatmap_bb.R . get_map_nats.R . get_pop_pyramid.R . get_shooting_plot.R . get_similar_players.R . get_similar_teams.R . get_stats_seasons.R . get_table_results.R . join_players_bio_age_acb.R . join_players_bio_age_euro.R . scraping_games_acb.R . scraping_games_acb_old.R . scraping_games_euro.R . scraping_rosters_acb.R . scraping_rosters_euro.R .  Full BAwiR package functions and examples
Downloads during the last 30 days
04/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/01Downloads for BAwiR010203040506070TrendBars

Today's Hot Picks in Authors and Packages

noisyCE2  
Cross-Entropy Optimisation of Noisy Functions
Cross-Entropy optimisation of unconstrained deterministic and noisy functions illustrated in Rubins ...
Download / Learn more Package Citations See dependency  
cleanNLP  
A Tidy Data Model for Natural Language Processing
Provides a set of fast tools for converting a textual corpus into a set of normalized tables. Users ...
Download / Learn more Package Citations See dependency  
scModels  
Fitting Discrete Distribution Models to Count Data
Provides functions for fitting discrete distribution models to count data. Included are the Poisson ...
Download / Learn more Package Citations See dependency  
hdme  
High-Dimensional Regression with Measurement Error
Penalized regression for generalized linear models for measurement error problems (aka. errors-in-v ...
Download / Learn more Package Citations See dependency  
ncvreg  
Regularization Paths for SCAD and MCP Penalized Regression Models
Fits regularization paths for linear regression, GLM, and Cox regression models using lasso or nonc ...
Download / Learn more Package Citations See dependency  
sift  
Intelligently Peruse Data
Facilitate extraction of key information from common datasets. ...
Download / Learn more Package Citations See dependency  

24,187

R Packages

207,311

Dependencies

65,312

Author Associations

24,143

Publication Badges

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