wRAA_season: wRAA performance by player season

Description Usage Arguments Value References Examples

Description

This function returns a MLB player's weighted Runs Above Average statistic using the Lahman baseball database statistics/park factors and Tangotiger's formula for calculating wOBA weights/scales

Usage

1
wRAA_season(playerID = NULL, yearID = NULL, ...)

Arguments

playerID

- Unique Lahman reference ID

yearID

- Season

Value

Print wRAA of playerID during yearID

References

Andrew Dolphin, Mitchel Lichtman, and Tom Tango (2007) The Book: Playing the Percentages in Baseball

Examples

1
wRAA_season("braunry02","2015")

mdlee12/sabr documentation built on May 22, 2019, 3:37 p.m.