Description Usage Arguments Value Examples
Compare traditional, max, and second generation P-values across studies
1  | 
data | 
 Data frame with two variables   | 
delta_lb | 
 Numeric. Lower bound of the indifference zone  | 
delta_ub | 
 Numeric. Upper bound of the indifference zone  | 
h0 | 
 Numeric. Value of the null hypothesis  | 
plot | 
 Logical. Whether to produce a plot of the study values with the
indifference zone (default =   | 
data frame with the following columns:
 xbar: Mean corresponding to the input xbar value
 se: Standard error corresponding to the input se value
lb: Lower bound of the effect (95
ub: Upper bound of the effect (95
p_old: Traditional P-value
p_max: Maximum P-value over the interval null
p_new: Second Generation P-value
If plot = TRUE (default), will also output a plot of the studies with the
indifference zone.
1 2 3 4 5 6  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.