friedmanAlignedRanksTest: Friedman's Aligned Ranks test

friedmanAlignedRanksTestR Documentation

Friedman's Aligned Ranks test

Description

This function performs Friedman's Aligned Rank test for multiple comparisons

Usage

friedmanAlignedRanksTest(data, ...)

Arguments

data

Matrix where the test is performed

...

Ignored

Details

The test has been implemented according to the version in Garcia et al. (2008).

Value

A list with class "htest" containing the following components: statistic, the value of the statistic used in the test; parameter, the two degrees of freedom of the F distribution; p.value, the p-value for the test; method, a character string indicating what type of test was performed and data.name, a character string giving the name of the data.

References

S. Garcia, A. Fernandez, J. Luengo and F. Herrera (2010) Advanced nonparametric tests for multiple comparisons in the design of experiments in computational intelligence and ata mining: Experimental analysis of power. Information Sciences, 180, 2044-2064.

Examples

data(data_gh_2008)
friedmanTest(data.gh.2008)


b0rxa/scmamp documentation built on Jan. 17, 2024, 10:49 a.m.