add_noise_to_outcomes()
|
Add noise to match outcomes |
afl_df
|
AFL match outcomes |
construct_omega()
|
onstruct Omega matrix for given k |
c_array_as_df()
|
Convert C matrix array to data.frame |
ELO()
|
Calculate ELO ratings |
est_A_from_data()
|
Get very rough estimates of the advantage/disadvantage matrix from match data |
est_C_given_A()
|
Estimate C matrix from an Advantage/Disadvantage matrix |
get_adv_mat()
|
Get advantage matrix from a mELO model |
logloss()
|
Calculate logloss for evaluating predictions |
mELO()
|
mELO Ratings |
model_pred_mat()
|
Return pairwise predictions for specified agents |
plot(<mELO_rating>)
|
Plot historical player ratings for a mELO_rating object |
plot_c_mat()
|
Plot the evolution of the C matrix for a mELO model |
predict(<mELO_rating>)
|
Predict results of a game from a ELO or mELO model |
print(<mELO_rating>)
|
Print simple output of mELO_rating object to screen |
rpsfw_df
|
Rock Paper Scissors Fire Water data |
rpssl_df
|
Rock Paper Scissors Spock Lizard data |
rps_df
|
Rock Paper Scissors data |
sigmoid()
|
Sigmoid function |