calculate_z_stats | R Documentation |
Efficiently calculates mean and standard deviation of z-scores for specified grouping variables
calculate_z_stats(data, group_vars)
data |
A dataframe containing z-scores |
group_vars |
Character vector of column names to group by |
Dataframe with added z-score statistics columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.