createBracket: createBracket

Usage Arguments

View source: R/createBracket.R

Usage

1
createBracket(seeds, Subs, teams, season = 2019, type = "normal")

Arguments

seeds

a data.frame of the seeds in the tournament

Subs

a data.frame that has t1ID, t2ID and Pred

teams

a data.frame that has the ids and team names for each team in the tournament

season

specify the bracket season

type

specify the type of bracket you would like to build. type = 'normal' will return always select the team with the highest probability as the winner. type = 'simulate' will randomly assign the winner based on the probabilities


JackStat/MarchMadness documentation built on Feb. 23, 2020, 12:08 a.m.