rowing | R Documentation |
Data from Men's single sculls, 2016 Summer Olympics
data(rowing)
Object rowing
is a hyper2
object that gives a likelihood
function for the 2016 men's sculls.
Object rowing
is created by the code in inst/rowing.Rmd
.
This reads file inst/rowing.txt
, each line of which is a heat
showing the finishing order. Object rowing_table
is the
corresponding R list.
File inst/rowing_minimal.txt
has the same data but with dominated
players (that is, any group of players none of whom have beaten any
player not in the group) have been removed. This is because dominated
players have a ML strength of zero.
Wikipedia contributors, “Rowing at the 2016 Summer Olympics—Men's single sculls”, Wikipedia, The Free Encyclopedia, https://en.wikipedia.org/w/index.php?title=Rowing_at_the_2016_Summer_Olympics_%E2%80%93_Men%27s_single_sculls&oldid=753517240 (accessed December 7, 2016).
ggrl
dotchart(rowing_maxp)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.