| augment.dixoncoles()
 | Augment data with information from a Dixon-Coles model | 
        
        | discount_exponential()discount_lte()
 | Time discounting | 
        
        | dixoncoles()
 | Dixon-Coles model for estimating team strengths | 
        
        | dixoncoles_ext()
 | A generic Dixon-Coles model for estimating team strengths | 
        
        | factor_teams()
 | Coerce teamnames into factors | 
        
        | off()def()
 | Helper functions to enable easier model specification | 
        
        | predict(<dixoncoles>)
 | Predict method for Dixon-Coles model fits | 
        
        | premier_league_2010
 | Results for the 2010/11 English Premier League season | 
        
        | scorelines_to_outcomes()
 | Aggregate scoreline probabilities to 1X2 probabilities | 
        
        | tidy.dixoncoles()
 | Tidy a Dixon-Coles model |