Customized plotting method for easily examining data-adaptive statistics

# S3 method for data_adapt
plot(x, ..., plot_type = c("biomarker",
  "adapt_param"))

Arguments

x

(data_adapt) - object of class data_adapt as returned by adaptest

...

additional arguments passed to plot as necessary

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

Value

plot of model statistics