Home » Posts tagged 'NFL stats'
Tag Archives: NFL stats
GGPLOT Graphics for NFL Stats
GGPLOT2 is a package developed for producing graphics within the R statistical tool. It utilizes a layering metaphor for gradually adding visual details to the desired output. R can support datasets with millions of rows for various aggregation and analysis operations, but it can be slow, unwieldy to code in, and has memory limitations. Continue…
NFL Nerds 2013 : Week 3
My imagination as to how a weekly tracking of the course of the 2013 NFL (American football) season, in graphics, analytics, and R code, might look — in my imaginary copious spare time. The data is stored in one or more simple Oracle database tables. New visualizations will be added as the season progresses. Continue…
NFL Nerds 2013 : Week 1
My imagination as to how a weekly tracking of the course of the 2013 NFL (American football) season, in graphics, analytics, and R code, might look — in my imaginary copious spare time. The data is stored in one or more simple Oracle database tables. New visualizations will be added as the season progresses. Continue…