Loading dashboard data...
Hierarchical Bayesian model with defensive effects for rugby rankings
This dashboard presents results from a hierarchical Bayesian model that captures: player effects (intrinsic ability), team offensive effects (scoring ability), team defensive effects (opponent scoring prevention), and position effects (base rates by jersey number).
Use global controls above to select competition and season
Use global controls above to select competition and season
| Pos | Team | Played | Won | Drawn | Lost | PF | PA | Diff | Tries For | Tries Against | Bonus | Match Pts | Total Pts |
|---|
Use global controls above to select competition and season
| Team | Expected Points | Expected Wins | Expected Diff | Predicted Position |
|---|
Use global controls above to select score type. Select team and metric below.
Use global controls above to select competition and season
Use global controls above to filter by competition, season, score type, and ranking limit
| Rank | Team | Effect | Uncertainty |
|---|
| Rank | Team | Effect | Uncertainty |
|---|
Predictions for upcoming fixtures across all competitions
| Date | Home | Prediction | Away | Win Prob | Competition |
|---|
Tournament knockout stage predictions
No data available.
| Match | Mutual Information |
|---|
| Position | Top Players | Strength | Depth |
|---|
| Rank | Player | Effect | 95% CI |
|---|
| Date | Home | Score | Away | Competition |
|---|
This dashboard visualizes results from a hierarchical Bayesian model for rugby rankings. The model estimates:
The log-linear predictor is:
log(λ) = α + β_player + γ_offense[team] - δ_defense[opponent]
+ θ_position + η_home × is_home + log(minutes/80)
Where scoring events follow a Poisson distribution: N_score ~ Poisson(λ)