Learn R Programming

hdnom (version 5.0)

plot.hdnom.external.calibrate: Plot External Calibration Results

Description

Plot External Calibration Results

Usage

# S3 method for hdnom.external.calibrate
plot(x, xlim = c(0, 1), ylim = c(0, 1),
  col.pal = c("JCO", "Lancet", "NPG", "AAAS"), ...)

Arguments

x

An object returned by hdnom.external.calibrate.

xlim

x axis limits of the plot.

ylim

y axis limits of the plot.

col.pal

Color palette to use. Possible values are "JCO", "Lancet", "NPG", and "AAAS". Default is "JCO".

...

Other parameters for plot.

Examples

Run this code
# NOT RUN {
NULL
# }

Run the code above in your browser using DataLab