Other packages > Find by keyword >

pitchRx  

Tools for Harnessing "MLBAM" "Gameday" Data and Visualizing "pitchfx"
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("pitchRx", "1.8.2")



Attach the package and use:
library("pitchRx")
Maintained by
Carson Sievert
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-02-18
Latest Update: 2015-12-09
Description:
With 'pitchRx', one can easily obtain Major League Baseball Advanced Media's 'Gameday' data (as well as store it in a remote database). The 'Gameday' website hosts a wealth of data in XML format, but perhaps most interesting is 'pitchfx'. Among other things, 'pitchfx' data can be used to recreate a baseball's flight path from a pitcher's hand to home plate. With pitchRx, one can easily create animations and interactive 3D 'scatterplots' of the baseball's flight path. 'pitchfx' data is also commonly used to generate a static plot of baseball locations at the moment they cross home plate. These plots, sometimes called strike-zone plots, can also refer to a plot of event probabilities over the same region. 'pitchRx' provides an easy and robust way to generate strike-zone plots using the 'ggplot2' package.
How to cite:
Carson Sievert (2013). pitchRx: Tools for Harnessing "MLBAM" "Gameday" Data and Visualizing "pitchfx". R package version 1.8.2, https://cran.r-project.org/web/packages/pitchRx. Accessed 18 Feb. 2025.
Previous versions and publish date:
0.1 (2013-02-18 09:12), 0.2 (2013-03-11 16:51), 0.3 (2013-04-07 23:59), 0.4 (2013-04-21 22:09), 0.5 (2013-07-03 16:25), 0.6 (2013-07-15 01:03), 0.7 (2013-11-13 20:51), 1.0 (2014-01-27 21:01), 1.1 (2014-03-06 08:01), 1.2 (2014-03-12 07:22), 1.3 (2014-04-04 08:13), 1.4 (2014-05-27 09:07), 1.5 (2014-07-23 22:35), 1.6 (2014-10-27 07:12), 1.7 (2015-04-04 23:10), 1.8.1 (2015-10-26 01:10), 1.8.2 (2015-12-09 12:57), 1.8 (2015-10-13 09:10)
Other packages that cited pitchRx R package
View pitchRx citation profile
Other R packages that pitchRx depends, imports, suggests or enhances
Functions, R codes and Examples using the pitchRx R package
Some associated functions: animateFX . export . fields . getSnapshots . gids . interactiveFX . makeUrls . nonMLBgids . pitchRx . pitches . players . scrape . scrapeFX . strikeFX . update_db . urlsToDataFrame . 
Some associated R codes: animateFX.R . data.R . deprecated.R . getFacets.R . getSnapshots.R . getStrikezones.R . help.R . interactiveFX.R . scrape.R . strikeFX.R . update.R .  Full pitchRx 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

readxlsb  
Read 'Excel' Binary (.xlsb) Workbooks
Import data from 'Excel' binary (.xlsb) workbooks into R. ...
Download / Learn more Package Citations See dependency  
ppmf  
Read Census Privacy Protected Microdata Files
Implements data processing described in to align modern differentially ...
Download / Learn more Package Citations See dependency  
fclust  
Fuzzy Clustering
Algorithms for fuzzy clustering, cluster validity indices and plots for cluster validity and visuali ...
Download / Learn more Package Citations See dependency  
RobustBayesianCopas  
Robust Bayesian Copas Selection Model
Fits the robust Bayesian Copas (RBC) selection model of Bai et al. (2020) for cor ...
Download / Learn more Package Citations See dependency  
clustMixType  
k-Prototypes Clustering for Mixed Variable-Type Data
Functions to perform k-prototypes partitioning clustering for mixed variable-type data according to ...
Download / Learn more Package Citations See dependency  
MOSS  
Multi-Omic Integration via Sparse Singular Value Decomposition
High dimensionality, noise and heterogeneity among samples and features challenge the omic integrat ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

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