Construct Univariate p-Values Matrix
Take as input the 3-ways array of p-values and return the G x G x V matrix of observed p-values adjusted for multiplicity; G, V are, respectively, the number of groups/treatments and the number of variables.
.makePValueMat(P, multAdjMethod, groupsLabs)
P |
the 3-ways |
multAdjMethod |
the |
groupsLabs |
|
an object of the class PValueMat
Federico Mattiello <federico.mattiello@gmail.com>
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.