plot.hdnom.calibrate.external function

Plot external calibration results

Plot external calibration results

## 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 calibrate_external.
  • 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

NULL
  • Maintainer: Nan Xiao
  • License: GPL-3 | file LICENSE
  • Last published: 2024-09-05