SiegelTukeyTest: Siegel-Tukey Test For Equality In Variability.

Description Usage Arguments Value See Also Examples

Description

Non-parametric Siegel-Tukey test for equality in variability. The null hypothesis is that the variability of x is equal between two groups. A rejection of the null hypothesis indicates that variability differs between the two groups. SiegelTukeyRank returns the ranks, calculated after Siegel Tukey logic.

Usage

1
SiegelTukeyTest(x, y, alternative = "two.sided", conf.level = 0.95, ...)

Arguments

x:

FLVector of data values

y:

FLVector of data values

Value

A list with class "htest".

See Also

SiegelTukeyTest for R reference implementation.

Examples

1
2
3

Fuzzy-Logix/AdapteR documentation built on May 6, 2019, 5:07 p.m.