karate | R Documentation |
Dataset from the 2018 World Karate Championships, men's 67kg. It is an example of a dataset with too many degrees of freedom to be analysed easily by the package.
data(karate)
Object karate_table
is a dataframe of results showing results
from the 2018 World Karate Championships, men's 67kg; karate
is
the associated likelihood function. There are two maximum likelihood
estimates given; karate_maxp
, the evaluate as returned by
maxp()
, and karate_maxp
, returned by zermelo()
[the
value given by maxp()
itself is less likely].
These objects can be generated by running script inst/karate.Rmd
,
which includes some further discussion and technical documentation and
creates file karate.rda
which resides in the data/
directory.
Table karate_table
misses uninformative matches, that is,
competitions with 0-0 results.
https://en.wikipedia.org/wiki/2018_World_Karate_Championships
zapweak
summary(karate)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.