Plot the GiViTI calibration belt from a goodness-of-fit battery
Source:R/run_all_gof.R
plot.gof_battery.RdDraws the GiViTI calibration belt stored on a run.all.gof result
that was produced with calibration_plot = TRUE. The belt shows the
fitted calibration curve with a confidence region against the 45-degree line.
Usage
# S3 method for class 'gof_battery'
plot(x, ...)Arguments
- x
A
gof_batteryobject fromrun.all.gof.- ...
Passed to the givitiR plot method.