rankingRule: Performs the ranking

Description Usage Arguments Value Author(s)

View source: R/rankingRule.R

Description

Performs the ranking

Usage

1
2
  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

Author(s)

Federico Mattiello <federico.mattiello@gmail.com>


SOUP documentation built on May 2, 2019, 8:18 a.m.

Related to rankingRule in SOUP...