View source: R/4_3_calibrate_method.R
| plot.hdnom.calibrate | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.