Plot model comparison by validation results
Source:R/5_2_compare_by_validate_method.R
plot.hdnom.compare.validate.Rd
Plot model comparison by validation results
Arguments
- x
An object returned by
compare_by_validate
.- interval
Show maximum, minimum, 0.25, and 0.75 quantiles of time-dependent AUC as ribbons? Default is
FALSE
.- 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).