plot.hdnom.calibrate {hdnom} | R Documentation |
Plot calibration results
## S3 method for class 'hdnom.calibrate'
plot(
x,
xlim = c(0, 1),
ylim = c(0, 1),
col.pal = c("JCO", "Lancet", "NPG", "AAAS"),
...
)
x |
An object returned by |
xlim |
x axis limits of the plot. |
ylim |
y axis limits of the plot. |
col.pal |
Color palette to use. Possible values are
|
... |
Other parameters for |
NULL