View source: R/processSubmission.R
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
1 | processSubmission(subm, predictorDF, teams, year = 2018)
|
subm |
the raw file for the kaggle submission |
teams |
a |
year |
specify the year you would like to process |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.