Creates a Bland-Altman plot (also known as Tukey mean-difference plot) used to analyze the agreement of two different measurement methods.
The plot shows the relationship between the mean of two measurements (x-axis) and the difference of the two measurements (y-axis). It can be used to assess whether the two methods agree sufficiently well over the range of measurements and to identify possible systematic deviations or outliers.
The bias (mean of the differences) and the limits of agreement (bias ± 1.96 standard deviations of the differences) are shown as horizontal lines. If the differences are approximately normally distributed, about 95% of the points are expected to lie within these limits.
For details, see: Bland JM, Altman DG (1986) Statistical methods for assessing agreement between two methods of clinical measurement . Lancet 1(8476):307-310. https://doi.org/10.1016/S0140-6736(86)90837-8 .
- Type: TableMeasurement dataData table containing the two measurements.