powered by
Determine the responsibility of the fielders, collectively
getModelFieldingCollective(data)# S3 method for GameDayPlays getModelFieldingCollective(data)# S3 method for default getModelFieldingCollective(data)
# S3 method for GameDayPlays getModelFieldingCollective(data)
# S3 method for default getModelFieldingCollective(data)
A GameDayPlays object
GameDayPlays
a vector representing the probability that each ball in play will be fielded
Computes a 2D kernel smoothed estimate of the probability that *any* of the 9 fielders will make a play on a ball in play
# NOT RUN { fmod <- getModelFieldingCollective(May) plotFielding(fmod) # }
Run the code above in your browser using DataLab