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