lemonade_sugar | R Documentation |
Five lemonades with increasing sugar content are ranked by each of ten judges. They were not permitted to give tied outcomes. This is a randomised block design.
data(lemonade_sugar)
A data frame with 50 rows and three columns.
the rank each lemonade based on sugar content
type of lemonade ordered by sugar content
the judge providing the ranking
Rayner, J.C.W and Livingston, G. C. (2022). An Introduction to Cochran-Mantel-Haenszel Testing and Nonparametric ANOVA. Wiley.
attach(lemonade_sugar) gen_cor(x = ranks, y = sugar_content, U = 3, V = 3, rounding = 3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.