Generic to Calculate RCI Band Data for Plotting
This is an internal generic to generate data for the RCI band in clinical significance plots. This should not be called directly.
generate_plotting_band(x, lower_limit, upper_limit, ...)
x
: An object of respective classlower_limit
: Lower plotting limitupper_limit
: Upper plotting limit...
: Additional argumentsA tibble with data for the ribbon indicating unchanged patients
Useful links