Description Usage Arguments Value Examples
Computes pitching performance statistic similar to ERA, but based on factors within the pitcher's control (compare with "dice" which is the defense-independent component earned run average)
| 1 | fip(hr, bb, k, ip)
 | 
| hr | Number of home runs | 
| bb | Number of bases on balls | 
| k | Number of strikeouts | 
| ip | Number of innings pitched | 
fip
| 1 | fip(65, 50, 100, 175)
 | 
[1] 4.542857
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.