schmidt {LearnBayes} | R Documentation |
Batting data for Mike Schmidt
Description
Batting statistics for the baseball player Mike Schmidt
during all the seasons of his career.
Usage
schmidt
Format
A data frame with 18 observations on the following 14 variables.
- Year
- year of the season
- Age
- Schmidt's age that season
- G
- games played
- AB
- at-bats
- R
- runs scored
- H
- number of hits
- X2B
- number of doubles
- X3B
- number of triples
- HR
- number of home runs
- RBI
- number of runs batted in
- SB
- number of stolen bases
- CS
- number of times caught stealing
- BB
- number of walks
- SO
- number of strikeouts
Source
Sean Lahman's baseball database from www.baseball1.com.
[Package
LearnBayes version 2.0
Index]