Description Usage Arguments Value
Bootstrap confidence interval for the difference in quantiles.
1 | QuantDiffCI(counts0, counts1, q = 0.5, B = 2000, alpha = 0.05)
|
counts0 |
Counts per level in the reference arm. |
counts1 |
Counts per level in the tretment arm. |
q |
Quantile probability. |
B |
Bootstrap replicates. |
alpha |
Alpha level. |
Numeric vector containing the quantile probability 'Quantile', the estimated quantiles in arms 1 'Arm1' and 0 'Arm0', the difference 'Delta', and the lower 'L' and upper 'U' confidence bounds.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.