Race results from the 2000 Summer Olympics: soling

data(soling)

Format

A hyper2 object that gives a likelihood function

Details

The Soling three person keelboat event at the 2000 Summer Olympic games furnishes a rich dataset. An order table and likelihood function is given in the package as soling_table and soling respectively. Data from the round robins and the quarter final is given in matrices soling_rr1, soling_rr2, soling_qf respectively.

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

References

Wikipedia contributors, “Sailing at the 2000 Summer Olympics - Soling,” Wikipedia, The Free Encyclopedia, https://en.wikipedia.org/w/index.php?title=Sailing_at_the_2000_Summer_Olympics_%E2%80%93_Soling&oldid=945362535 (accessed March 23, 2020).

See also

Examples

data(soling)
ordertable_to_ranktable(soling_table)
#>     c1          c2     c3      c4      c5          c6        c7      c8       
#> I   netherlands russia nz      USA     norway      denmark   sweden  australia
#> II  ukraine     norway nz      finland netherlands italy     UK      russia   
#> III norway      USA    germany russia  sweden      australia ukraine UK       
#> IV  australia   nz     norway  UK      italy       ukraine   germany russia   
#> V   netherlands USA    france  UK      norway      russia    nz      spain    
#> VI  netherlands USA    nz      denmark sweden      spain     france  canada   
#>     c9        c10     c11         c12     c13         c14       c15     c16    
#> I   france    canada  finland     ukraine UK          germany   spain   italy  
#> II  canada    germany australia   spain   france      USA       sweden  denmark
#> III canada    nz      france      denmark netherlands italy     finland spain  
#> IV  france    sweden  netherlands denmark canada      finland   spain   USA    
#> V   australia germany denmark     canada  finland     italy     ukraine sweden 
#> VI  russia    italy   germany     ukraine UK          australia finland norway 
pie(soling_maxp)