panel.fielding: fieldingplot

Description Usage Arguments Details Value Examples

View source: R/panel.fielding.R

Description

Plot the fielding model for an individual player

Usage

1
panel.fielding(x, y, z, ...)

Arguments

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

Details

This is a convenience function for visually checking the fielding models.

Value

A contourplot object

Examples

1
2
data(MLBAM2013)
# not run

frogman141/openWAR documentation built on Dec. 20, 2021, 8:52 a.m.