jeter2004 {LearnBayes}R Documentation

Hitting data for Derek Jeter

Description

Batting data for the baseball player Derek Jeter for all 154 games in the 2004 season.

Usage

jeter2004

Format

A data frame with 154 observations on the following 10 variables.

Game
the game number
AB
the number of at-bats
R
the number of runs scored
H
the number of hits
X2B
the number of doubles
X3B
the number of triples
HR
the number of home runs
RBI
the number of runs batted in
BB
the number of walks
SO
the number of strikeouts

Source

Collected from game log data from www.retrosheet.org.


[Package LearnBayes version 2.0 Index]