plot.hdnom.calibrate.external {hdnom} | R Documentation |
Plot external calibration results
Description
Plot external calibration results
Usage
## S3 method for class 'hdnom.calibrate.external'
plot(
x,
xlim = c(0, 1),
ylim = c(0, 1),
col.pal = c("JCO", "Lancet", "NPG", "AAAS"),
...
)
Arguments
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 |
Examples
NULL
[Package hdnom version 6.0.3 Index]