Description Usage Arguments Value
Calculate and plot a qq-plot with actual values as axes instead of z-values for all groups. Useful when checking series of measurements.
| 1 | plot_qq_for_groups(data, column, group, id, method = "middle")
 | 
| data | A tibble containing the data. | 
| column | Which column to use. | 
| group | The column that parts the variable into subgroups. | 
| id | A column holding ids to identify the same entity in each subgroup. | 
| method | How to calculate ranks. | 
list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.