pq_fun | R Documentation |
This is the function to compute p_{jk}
and q_{ik}
, which are required for the Win Odds test.
pq_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 p_{jk}
and q_{ik}
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.