Description Usage Arguments Value
Build model data for probit models based on full time result or goal difference
1 | probit_build_model_data(results, x, current_date, xi = 0.0016)
|
results |
results tibble typically from the live database table results-main |
x |
variable where the results are, usually 'result' or maybe a half time or second half result variable |
current_date |
base data for calculating time weights |
xi |
base parameter in time weight description, Default: 0.0016 |
model data tibble ready for input into probit_fit
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.