12Exploring Fielding Metrics with Contributed R Packages
Contents
- 12.1 Introduction
- 12.2 A Motivating Example: Comparing Fielding Metrics
- 12.2.1 Introduction
- 12.2.2 The fielding metrics
- 12.2.3 Reading an Excel spreadsheet (XLConnect)
- 12.2.4 Summarizing multiple columns (doBy)
- 12.2.5 Finding the most similar string (stringdist)
- 12.2.6 Applying a function on multiple columns (plyr)
- 12.2.7 Weighted correlations (weights)
- 12.2.8 Displaying correlation matrices (ellipse)
- 12.2.9 Evaluating the fielding metrics (psych)
- 12.3 Comparing Two Shortstops
- 12.4 Further Reading
- 12.5 Exercises
12.1 Introduction
R packages have been introduced in Chapter 2 of this book. Here the evaluation ...
Get Analyzing Baseball Data with R now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.