volvo | R Documentation |
Race results from the twelfth edition of the round-the-world Volvo Ocean Race.
data(volvo)
A hyper2
object that gives a likelihood function
Object volvo
is a hyper2
object that gives a likelihood
function for the strengths of the competitors of the 2014-2015 Volvo
Ocean Race; volvo_maxp
is a precomputed maximum likelihood
estimate of the competitors' strengths. Object volvo_table
is a
data frame with rows being teams and columns being legs.
These objects can be generated by running script inst/volvo.Rmd
,
which includes some further discussion and technical documentation and
creates file volvo.rda
which resides in the data/
directory.
Wikipedia contributors, 2019. “2014-2015 Volvo Ocean Race”. In Wikipedia, the free encyclopedia. Retrieved 22:21, February 28, 2020. https://en.wikipedia.org/w/index.php?title=2014%E2%80%932015_Volvo_Ocean_Race&oldid=914916131,
ordertable2supp
pie(volvo_maxp)
# equalp.test(volvo) # takes ~10 seconds to run
# convert table to a support function:
rank_likelihood(wikitable_to_ranktable(volvo_table))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.