ice_hockey_championships | R Documentation |
The dataset contains the results of the annual men's Ice Hockey World Championships from 1998 to 2023. In 1998, the International Ice Hockey Federation set the number of teams participating in the championships at 16. Since 1998, a total of 24 teams have qualified for the championship division. This dataset is analyzed in Holý and Zouhar (2022).
ice_hockey_championships
A list with components:
A matrix of final rankings. Rows correspond to years, columns to teams. Value Inf
means that the team did not advance to the championship. Value NA
means that the championship did not take place.
A matrix of dummy variables indicating whether the team hosted the championship. Rows correspond to years, columns to teams. Multiple hosts of one championship is possible. Value NA
means that the championship did not take place.
International Ice Hockey Federation (www.iihf.com).
Holý, V. and Zouhar, J. (2022). Modelling Time-Varying Rankings with Autoregressive and Score-Driven Dynamics. Journal of the Royal Statistical Society: Series C (Applied Statistics), 71(5). \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1111/rssc.12584")}.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.