Proportion of Practically Equivalent Residuals

PPER(sigma, SESOI_lower = 0, SESOI_upper = 0, df = Inf)

Arguments

sigma

Numeric

SESOI_lower

Lower smallest effect size of interest threshold

SESOI_upper

Upper smallest effect size of interest threshold

df

Degrees of freedom. Used for t-distribution. Default is Inf which gives normal distribution by default

Value

Numeric

Examples

PPER(0.5, -1, 1)
#> [1] 0.9544997