Description Usage Arguments Details Value Examples
Determine the responsibility of the fielders
1 |
data |
An MLBAM data.frame |
Computes a 2D kernel smoothed estimate of the probability that *any* of the 9 fielders will make a play on a ball in play
a vector representing the probability that each ball in play will be fielded
1 2 | ds = getData()
ds$resp.field = getFieldResp(ds)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.