Ranking Results
Contains results of the algorithm, if n
values of
alpha
are provided for to the SOUP function
then there will be n
(possibly different)
rankings, one for each value of alpha
Objects can be created by calls of the form
new("RankResults", ...)
.
alpha
:numeric
vector
containing the values of alpha
used for rejecting
each pairwise hypothesis
ranks
:matrix
containing the rankings obtained from the
ranking algorithm
p.values
:matrix
containing the p-values used for the rankings
p.adj.method
:character
string
indicating which multiplicity adjustment method was used
for the pairwise p-values
prototype
class has a 0
x 0 x 0 element for the first two slots and a
0-length character
string
signature(object =
"RankResults")
: shows only the main information (on
screen) for the object
signature(x =
"RankResults")
: It prints the whole object on screen
(mostly useful for external saving)
Coerce the RankResults
object to a list of
RankResults
objects
Federico Mattiello <federico.mattiello@gmail.com>
showClass("RankResults")
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.