Learn R Programming

hdnom (version 5.0)

plot.hdnom.external.validate: Plot Time-Dependent Discrimination Curves for External Validation

Description

Plot Time-Dependent Discrimination Curves for External Validation

Usage

# S3 method for hdnom.external.validate
plot(x, col.pal = c("JCO", "Lancet", "NPG",
  "AAAS"), ylim = NULL, ...)

Arguments

x

An object returned by hdnom.external.validate.

col.pal

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

ylim

Range of y coordinates. For example, c(0.5, 1).

...

Other parameters (not used).

Examples

Run this code
# NOT RUN {
NULL
# }

Run the code above in your browser using DataLab