Customized plotting method for easily examining data-adaptive statistics
# S3 method for data_adapt plot(x, ..., plot_type = c("biomarker", "adapt_param"))
x | (data_adapt) - object of class |
---|---|
... | additional arguments passed to |
plot_type | character vector specifying which of the two types of plots to generate: "biomarker" for a plot sorted average CV-rank, or "adapt_param" for a plot sorted by q-values with labels corresponding to indices |
plot of model statistics