sluggerdata {LearnBayes}R Documentation

Hitting statistics for ten great baseball players

Description

Career hitting statistics for ten great baseball players

Usage

sluggerdata

Format

A data frame with 199 observations on the following 13 variables.

Player
names of the ballplayer
Year
season played
Age
age of the player during the season
G
games played
AB
number of at-bats
R
number of runs scored
H
number of hits
X2B
number of doubles
X3B
number of triples
HR
number of home runs
RBI
runs batted in
BB
number of base on balls
SO
number of strikeouts

Source

Sean Lahman's baseball database from www.baseball1.com.


[Package LearnBayes version 2.0 Index]