Code Monkey home page Code Monkey logo

airball's Introduction

My (publicly available) R packages:

  • matuR: Calculate and plot athlete maturation and biobanding metrics.
  • airball: Extract schedule density, travel related metrics and injury transactions for NBA teams since 1947.
  • bdgramR: Human body diagram visualizations and ggplot2 extensions in R.

Shiny APPs:

  • NBA Schedule Density: An app to visualize and interact with various schedule & travel related factors for the 2016-21 seasons.
  • NBA EPV Dashboard: A conceptual dashboard idea to visualize Expected Possession Value (EPV) in Basketball resembling a stock trading app.
  • Basketball Event Tracker An app to plot basketball events and export the dataset with the corresponding coordinates and other related info.
Research Collaborations:

  • Casals M., Fernández J., Martínez V., Lopez M., Langohr K., & Cortés J. (2022). A systematic review of sport-related packages within the R CRAN repository. International Journal of Sports Science & Coaching, 0(0). Link

  • Torres-Ronda L, Gámez I, Robertson S, Fernández J (2022) Epidemiology and injury trends in the National Basketball Association: Pre- and per-COVID-19 (2017–2021). PLoS ONE 17(2): e0263354. Link

  • Schelling X, Fernández J, Ward P, Fernández J, Robertson S. (2021) Decision Support System Applications for Scheduling in Professional Team Sport. The Team's Perspective. Front Sports Act Living. Jun 4;3:678489. Link

  • Cohan, A, Schuster, J, Fernández J. (2021) A Deep Learning Approach to Injury Forecasting in NBA Basketball. Journal of Sports Analytics. 1 Jan. 277 – 289. Link

  • Schuster, J, Fernández J, Cohan, A. (2021) Hiding in plain sight: Schedule density and travel influence on NBA games outcomes. First ever scientific sports paper released as NFT on Opensea.io. December 2021. Link

airball's People

Contributors

josedv82 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

hareshsuppiah

airball's Issues

Raptors Location

Move the Raptors to Tampa for the 2021 season once the schedule is released.

Error message in nba_travel() - unrecognized output timezone

Execution of this code

dd <- nba_travel(start_season = 2017,
            end_season = 2021,
            team = c("Houston Rockets"),
            return_home = 3,
            phase = "RS",
            flight_speed = 550)

results in following error message (function does appear to run successfully)
Error in C_force_tz(as.POSIXct(time, tz = tz(time)), tz = tzone, roll) : CCTZ: Unrecognized output timezone: "US/Pacific-New"

Error message in nba_travel

When running the function blank with no set arguments, the following error is called:

Error in open.connection(x, "rb") : HTTP error 404.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.