pre_game: Pre-game Probabilities

bart_pregameR Documentation

Pre-game Probabilities

Description

Returns pre-game score predicitions and win probabilites for every game involving a D-1 team since 2008.

Usage

bart_pregame(year=current_season())

Arguments

year

Year to pull

Details

nc refers to non-conference games, conf refers to conference games, conf_t refers to conference tournament games, post refers to any post-conference tournament play, and nond1 refers to games played against a non-Division 1 opponent.

Value

Tibble returns T-Rank line, thrill quotient (ttq), and unique game id.

Examples

try(head(bart_pregame(year=2017))) 

andreweatherman/baRt documentation built on March 27, 2022, 12:49 a.m.