Description Usage Arguments Value Author(s) Examples
A function to check the magnitude of the difference for all pairs of treatments
An enhancement of the Scott-Knott test (which cluster distributions into statistically distinct ranks) that takes effect size into consideration.
| 1 2 3 | checkDifference(ranking, data)
sk_esd(x, alpha = 0.05, ...)
 | 
| ranking | A ranking that is produced by the Scott-Knott ESD test | 
| data | a data frame of treatment means | 
| x | A wide-format data frame. | 
| alpha | The significance level. | 
| ... | Optional parameters. | 
A result of the magnitude of the difference for all pairs of treatments.
A sk_esd object.
Chakkrit Tantithamthavorn (kla@chakkrit.com)
| 1 2 3 4 5 6 7 8 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.