.rankSumTestWithCorrelation | R Documentation |
Same as limma::.rankSumTestWithCorrelation
, but returns effect size.
.rankSumTestWithCorrelation(index, statistics, correlation = 0, df = Inf)
index |
any index vector such that |
statistics |
numeric vector giving values of the test statistic. |
correlation |
numeric scalar, average correlation between cases in the test group. Cases in the second group are assumed independent of each other and other the first group. |
df |
degrees of freedom which the correlation has been estimated. |
See limma::.rankSumTestWithCorrelation
data.frame storing results of hypothesis test
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.