QR_fun | R Documentation |
This is the function to compute Q or R, which is required for the Mann-Whitney-Wilcoxon test.
QR_fun(p1, p2)
p1 |
A vector containing the probabilities of the outcome falling into each level of the control arm. |
p2 |
A vector containging the probabilities of the outcome falling into each level of the control arm. |
The value of Q or R.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.