Description Usage Arguments Details Value Examples
View source: R/panel.fielding.R
Plot the fielding model for an individual player
1 | panel.fielding(x, y, z, ...)
|
data |
a GameDayPlays dataset |
model |
a model object that has a 'predict' method |
write.pdf |
a LOGICAL indicating whether to write the contourplot to a file |
This is a convenience function for visually checking the fielding models.
A contourplot object
1 2 | data(MLBAM2013)
# not run
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.