curling: Curling at the Winter Olympics, 1998-2018

curlingR Documentation

Curling at the Winter Olympics, 1998-2018

Description

Data for women's Olympic Curling at the 2002 Winter Olympics.

Usage

data(curling)

Details

There are five datasets loaded by data("curling"):

  • curling_table, an order table for Winter Olympics years 1998,2002,2006,2010,2014, and 2018 for 13 countries.

  • curling1, a log likelihood function on the assumption that not attending (indicated by NA) is equivalent to a DNS in Formula 1

  • curling2, a log likelihood function on the assumption that not attending is noninformative

  • curling1_maxp and curling2_maxp, corresponding evaluates

These objects can be generated by running script inst/curling.Rmd, which includes some further discussion and technical documentation and creates file curling.rda which resides in the data/ directory.

Author(s)

Robin K. S. Hankin

References

Examples

data(curling)
dotchart(curling1_maxp)


RobinHankin/hyper2 documentation built on April 21, 2024, 11:38 a.m.