Learn R Programming

hyper2 (version 2.0-1)

karate: Karate dataset

Description

Dataset from the 2018 World Karate Championships, men's 67kg.

Usage

data(karate)

Arguments

Details

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 and karate_maxp the evaluate.

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.

References

https://en.wikipedia.org/wiki/2018_World_Karate_Championships

See Also

zapweak

Examples

Run this code
# NOT RUN {
summary(karate)
# }

Run the code above in your browser using DataLab