The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Simulating plays and drives in the NFL using nflscrapR or nflfastR data.
## Website
The NFLSimulatoR package website is hosted at https://datacolorado.com/r/NFLSimulatoR.
The intent of NFLSimulatoR (version 0.1.0) is to enable the simulation of plays/drives and evaluate game-play strategies in the National Football League (NFL). Built-in strategies include going for it on fourth down and varying the proportion of passing/rushing plays during a drive. The user should be familiar with nflscrapR data before trying to write his/her own strategies. The package itself is inspired by a blog post by Mike Lopez, currently the Director of Data and Analytics at the NFL.
If you are just getting started with NFLSimulatoR, we recommend reading an upcoming paper related to use cases.
From CRAN (v0.3.0):
install.packages("NFLSimulatoR")
The latest developmental version from GitHub (v0.3.1):
install.packages("remotes")
::install_github("rtelmore/NFLSimulatoR") remotes
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.