openWAR2012: Final openWAR values for 2012.

Description Usage Format See Also

Description

A dataset containing computed openWAR values for MLB players during the 2012 season along with the runs above average for each component of openWAR.

Usage

1
2
3
4
5
6
7

Format

An openWARPlayers object, which is also a data.frame with 40 columns. Each row represents a single player. The columns are as follows:

playerId

the MLBAM id of the player

PA.bat

Number of plate appearances

G

Games Played

HR

Homeruns

RAA.bat

Runs above average for batting

PA.br1

Plate appearance in which this player was a baserunner on first base

RAA.br1

Runs above average for plays where the player started on first base

PA.br2

Plate appearance in which this player was a baserunner on second base

RAA.br2

Runs above average for plays where the player started on second base

PA.br3

Plate appearance in which this player was a baserunner on third base

RAA.br3

Runs above average for plays where the player started on third base

BF

Number of batters faced by a pitcher (i.e. 0 for most hitters)

RAA.pitch

Runs above average for pitching

Name

Players Name

PA.P

Number of plate appearance that the player's defensive postion was pitcher

RAA.P

Runs above average for a player when their defensive position was pitcher

PA.C

Number of plate appearance that the player's defensive postion was catcher

RAA.C

Runs above average for a player when their defensive position was catcher

PA.1B

Number of plate appearance that the player's defensive postion was first base

RAA.1B

Runs above average for a player when their defensive position was first base

PA.2B

Number of plate appearance that the player's defensive postion was second base

RAA.2B

Runs above average for a player when their defensive position was second base

PA.3B

Number of plate appearance that the player's defensive postion was third base

RAA.3B

Runs above average for a player when their defensive position was third base

PA.SS

Number of plate appearance that the player's defensive postion was shortstop

RAA.SS

Runs above average for a player when their defensive position was shortstop

PA.LF

Number of plate appearance that the player's defensive postion was left field

RAA.LF

Runs above average for a player when their defensive position was left field

PA.CF

Number of plate appearance that the player's defensive postion was center field

RAA.CF

Runs above average for a player when their defensive position was center field

PA.RF

Number of plate appearance that the player's defensive postion was right field

RAA.RF

Runs above average for a player when their defensive position was right field

RAA.br

Total runs above average for baserunning

RAA.off

Total runs above average on offense (i.e. RAA.bat + RAA.br)

RAA.field

Total runs above average for fielding

RAA

Total runs above average from the four components (i.e RAA.bat + RAA.br + RAA.pitch + RAA.field)

TPA

Total plate appearance

repl

Replacement level for the shadow player

WAR

The players openWAR value

isReplacement

An indicator for whether the player was including in the replacement pool for calculating replacement level.

See Also

getWAR, plot.openWARPlayers, summary.openWARPlayers


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