Other packages > Find by keyword >

AdvancedBasketballStats  

Advanced Basketball Statistics
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("AdvancedBasketballStats", "1.0.1")



Attach the package and use:
library("AdvancedBasketballStats")
Maintained by
Francisco Javier Cantero
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-02-16
Latest Update: 2021-04-06
Description:
Provides different functionalities and calculations used in the world of basketball to analyze the statistics of the players, the statistics of the teams, the statistics of the quintets and the statistics of the plays. For more details of the calculations included in the package can be found in the book Basketball on Paper written by Dean Oliver.
How to cite:
Francisco Javier Cantero (2021). AdvancedBasketballStats: Advanced Basketball Statistics. R package version 1.0.1, https://cran.r-project.org/web/packages/AdvancedBasketballStats. Accessed 06 Nov. 2024.
Previous versions and publish date:
1.0.0 (2021-02-16 18:10)
Other packages that cited AdvancedBasketballStats R package
View AdvancedBasketballStats citation profile
Other R packages that AdvancedBasketballStats depends, imports, suggests or enhances
Complete documentation for AdvancedBasketballStats
Functions, R codes and Examples using the AdvancedBasketballStats R package
Some associated functions: individuals_advance_stats . individuals_data_adjustment . individuals_defensive_actual_floor_stats . individuals_defensive_estimated_floor_stats . individuals_games_adder . individuals_ofensive_floor_stats . individuals_stats_per_game . individuals_stats_per_minutes . individuals_stats_per_possesion . lineups_advance_stats . lineups_backcourt . lineups_comparator_stats . lineups_data_adjustment . lineups_games_adder . lineups_paint . lineups_players . lineups_searcher . lineups_separator . lineups_stats_per_possesion . play_advance_stats . play_data_adjustment . play_games_adder . play_stats_per_game . play_stats_per_possesion . play_team_stats . team_advanced_stats . team_stats . team_stats_per_game . team_stats_per_minutes . team_stats_per_possesion . 
Some associated R codes: individuals_advance_stats.R . individuals_data_adjustment.R . individuals_defensive_actual_floor_stats.R . individuals_defensive_estimated_floor_stats.R . individuals_games_adder.R . individuals_ofensive_floor_stats.R . individuals_stats_per_game.R . individuals_stats_per_minutes.R . individuals_stats_per_possesion.R . lineups_advance_stats.R . lineups_backcourt.R . lineups_comparator_stats.R . lineups_data_adjustment.R . lineups_games_adder.R . lineups_paint.R . lineups_players.R . lineups_searcher.R . lineups_separator.R . lineups_stats_per_possesion.R . play_advance_stats.R . play_data_adjustment.R . play_games_adder.R . play_stats_per_game.R . play_stats_per_possesion.R . play_team_stats.R . team_advance_stats.R . team_stats.R . team_stats_per_game.R . team_stats_per_minutes.R . team_stats_per_possesion.R .  Full AdvancedBasketballStats package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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