![[Experimental]](figures/lifecycle-experimental.svg)
Graphing function that produces a Bland-Altman plot.
Arguments
- x
(numeric
)
vector of numbers we want to analyze.
- y
(numeric
)
vector of numbers we want to analyze, to be compared with x
.
- conf_level
(proportion
)
confidence level of the interval.
Value
A ggplot
Bland-Altman plot.