p_delta: Second Generation P-value

Description Usage Arguments Value Examples

Description

Second Generation P-value

Usage

1
p_delta(lb, ub, delta_lb, delta_ub)

Arguments

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

Value

Numeric. Second generation p-value for the observed effect.

Examples

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)

LucyMcGowan/sgpvalue documentation built on May 3, 2019, 4:30 p.m.