getModelFieldingCollective: getModelFieldingCollective

Description Usage Arguments Details Value Examples

Description

Determine the responsibility of the fielders, collectively

Usage

1
2
3
4
5
6
7
getModelFieldingCollective(data)

## S3 method for class 'GameDayPlays'
getModelFieldingCollective(data)

## Default S3 method:
getModelFieldingCollective(data)

Arguments

data

A GameDayPlays object

Details

Computes a 2D kernel smoothed estimate of the probability that *any* of the 9 fielders will make a play on a ball in play

Value

a vector representing the probability that each ball in play will be fielded

Examples

1
2

beanumber/openWAR documentation built on May 12, 2019, 9:43 a.m.