Description Usage Arguments Details
Procduces customisable Bland-Altman Plots using ggplot2
1 2 |
df |
Data frame |
x |
Measurement 1 |
y |
Measurement 2 |
xlabel |
X-axis label (Difference between) |
ylabel |
Y-axis label (Difference between) |
measurement |
Description of what has been measured and is being compared |
Produces Bland-Altman plots of repeated measurements. It first standardises variables before calculating the mean and difference of measurements for plotting.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.