SESOI_upper_independent_func: SESOI upper threshold for 'compare_independent_groups'

Description Usage Arguments Value Examples

View source: R/compare_independent_groups.R

Description

SESOI upper threshold for compare_independent_groups

Usage

1
SESOI_upper_independent_func(group_a, group_b, na.rm = FALSE)

Arguments

group_a

Numeric vector. This group represents baseline/control, observed variable, Pre-test in the paired design, or "practical" measure

group_b

Numeric vector. This group represents experimental, predicted variable, Post-test in the paired design, or "criterion" measure

na.rm

Should NAs be removed? Default is FALSE

Value

Pooled SD of group_a and group_b multiplied by 0.2 (Cohen's trivial)

Examples

1

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