cidv2 | R Documentation |
Compute Cliff's analog of WMW test & associated p value
cidv2(x, y, alpha = 0.05)
x, y |
Two vectors. Missing values are automatically removed. |
alpha |
Alpha significance level. |
cidv2
returns a list containing the value of the test statistic, its
confidence interval, and its p value.
From Rallfun-v32.txt - see https://github.com/nicebread/WRS/
Cliff, N. (1996) Ordinal methods for behavioral data analysis. Erlbaum, Mahwah, N.J. Wilcox, R.R. (2011) Inferences about a Probabilistic Measure of Effect Size When Dealing with More Than Two Groups. Journal of Data Science, 9, 471-486.
This function uses the function cid.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.