processSubmission: processSubmission

Description Usage Arguments

View source: R/processSubmission.R

Description

This function will set up a data.frame that can be passed to your model for predictions. Note: this function assumes that your team 2 variables are the same as team 1 and are named T2variablename

Usage

1
processSubmission(subm, predictorDF, teams, year = 2018)

Arguments

subm

the raw file for the kaggle submission

teams

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

year

specify the year you would like to process


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