| add_noise_to_outcomes | Add noise to match outcomes | 
| afl_df | AFL match outcomes | 
| c_array_as_df | Convert C matrix array to data.frame | 
| construct_omega | onstruct Omega matrix for given k | 
| ELO | Calculate ELO ratings | 
| est_A_from_data | Get very rough estimates of the advantage/disadvantage matrix... | 
| 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 | 
| pipe | Pipe operator | 
| plot_c_mat | Plot the evolution of the C matrix for a mELO model | 
| plot.mELO_rating | Plot historical player ratings for a mELO_rating object | 
| 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 | 
| rps_df | Rock Paper Scissors data | 
| rpsfw_df | Rock Paper Scissors Fire Water data | 
| rpssl_df | Rock Paper Scissors Spock Lizard data | 
| sigmoid | Sigmoid function | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.