graph.game: Computes Graph of Win Probabilities for a Game

Description Usage Arguments Value Author(s)

Description

Given a Retrosheet play-by-play dataset with win probability values added, function will display the win probabilities for a specific game.

Usage

1
  graph.game(d, game.id)

Arguments

d

Retrosheet dataset with win probabilities computed

game.id

Game id in hometeam, year, month, day format

Value

Retrosheet rows for the specific game.

Author(s)

Jim Albert


bayesball/WinProbability documentation built on May 9, 2019, 8:42 a.m.