Description Usage Arguments Value Examples
View source: R/describe_relationship.R
SESOI lower threshold for compare_dependent_groups
1 | SESOI_lower_relationship_func(predictor, outcome, na.rm = FALSE)
|
predictor |
Numeric vector |
outcome |
Vector |
na.rm |
Should NAs be removed? Default is |
SD of outcome
multiplied by 0.2 (Cohen's trivial)
1 | SESOI_lower_relationship_func(rnorm(20), rnorm(10))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.