Identify analysis-level outliers
1 | identify_outlying_values(df, group_vars, dep_var, z_threshold = 2.5)
|
df |
data frame with summary stats for each subject |
group_vars |
variables for grouping |
dep_var |
dependent variables |
z_threshold |
outlier criterion z score (defaults to 2.5) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.