| baseball.int | R Documentation |
Interval-valued data for 19 baseball teams with aggregated player batting statistics and a pattern variable classifying team performance.
data(baseball.int)
A symbolic data frame (symbolic_tbl) with 19 observations and 3 variables:
At_Bats: Range of at-bats across players (interval).
Hits: Range of hits across players (interval).
Pattern: Team performance pattern code (character).
| Sample size (n) | 19 |
| Variables (p) | 3 |
| Subject area | Sports |
| Symbolic format | Interval |
| Analytical tasks | Descriptive statistics, Clustering |
Billard, L. and Diday, E. (2006). Symbolic Data Analysis. Wiley.
data(baseball.int)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.