PPER: Proportion of Practically Equivalent Residuals

Description Usage Arguments Value Examples

View source: R/PPER.R

Description

Proportion of Practically Equivalent Residuals

Usage

1
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

1
PPER(0.5, -1, 1)

mladenjovanovic/bmbstats documentation built on Aug. 5, 2020, 4:20 p.m.