SESOI lower threshold for compare_dependent_groups

SESOI_lower_relationship_func(predictor, outcome, na.rm = FALSE)

Arguments

predictor

Numeric vector

outcome

Vector

na.rm

Should NAs be removed? Default is FALSE

Value

SD of outcome multiplied by 0.2 (Cohen's trivial)

Examples

SESOI_lower_relationship_func(rnorm(20), rnorm(10))
#> [1] -0.1615466