cidv2: P value of Cliff's delta test

View source: R/stats.R

cidv2R Documentation

P value of Cliff's delta test

Description

Compute Cliff's analog of WMW test & associated p value

Usage

cidv2(x, y, alpha = 0.05)

Arguments

x, y

Two vectors. Missing values are automatically removed.

alpha

Alpha significance level.

Details

cidv2 returns a list containing the value of the test statistic, its confidence interval, and its p value.

Note

From Rallfun-v32.txt - see https://github.com/nicebread/WRS/

References

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.

See Also

This function uses the function cid.


GRousselet/rogme documentation built on Nov. 12, 2022, 4:38 a.m.