plot.data_adapt: Plot method for data_adapt objects

Description Usage Arguments Value

View source: R/utils.R

Description

Customized plotting method for easily examining data-adaptive statistics

Usage

1
2
3
## S3 method for class '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


adaptest documentation built on April 28, 2020, 7:24 p.m.