Description Usage Arguments Value
Permutation p-value for the difference in probability indices: P(Y_{1} > Y_{0}) - P(Y_{0} > Y_{1}).
1 | ProbIndexDiffP(counts0, counts1, B = 2000, q = 0.5)
|
counts0 |
Counts per level in the reference arm. |
counts1 |
Counts per level in the tretment arm. |
B |
Bootstrap replicates. |
q |
Quantile probability. |
Numeric vector containing the probability indices for arms 1 'Arm1' and 0 'Arm0', the difference 'Delta', and the Pvalue.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.