Description Usage Arguments Value Examples
Second Generation P-value
1 | p_delta(lb, ub, delta_lb, delta_ub)
|
lb |
Numeric. Lower bound of the observed effect |
ub |
Numeric. Upper bound of the observed effect |
delta_lb |
Numeric. Lower bound of the indifference zone |
delta_ub |
Numeric. Upper bound of the indifference zone |
Numeric. Second generation p-value for the observed effect.
1 2 3 | ## Second Generation P-value for a confidence interval of (140, 145) and an
## indifference zone of (144, 148)
p_delta(140, 145, 144, 148)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.