Description Usage Arguments Value Examples
Update the ratings for teams in an AFLELO Model
1  | update_ratings(model, new_ratings)
 | 
model | 
 aflelo_model to update  | 
new_ratings | 
 vector of new ratings  | 
aflelo_model with updated ratings
1 2  | model <- aflelo_model()
aflelo:::update_ratings(model, rep(1600, 16))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.