Learn R Programming

SOUP (version 1.1)

rankingRule: Performs the ranking

Description

Performs the ranking

Usage

rankingRule(permSpace, alpha = 0.05, multAdjMethod, groupsLabs)

Arguments

permSpace
object of the class PermSpace containing the permutation space of the test statistic
alpha
numeric significance level to be employed, in case it is a vector, a ranking is computed for each value of alpha
multAdjMethod
multiplicity adjustment method to be used for the pairwise hypotheses p-values
groupsLabs
character vector containing the groups' labels

Value

object of the class RankResults containing results of the ranking procedure and other information