pval_distribution: generate a bar plot of p-values.

pval_distributionR Documentation

generate a bar plot of p-values.

Description

generate a bar plot of p-values.

Usage

pval_distribution(model, coeff)

Arguments

model

a limma class model.

coeff

vector of coeffient names or indexes.

Value

plot class object.

Examples

pval_distribution(fit2, c("PBOvsTRT"))

andreagrioni/ToolViz documentation built on Aug. 27, 2022, noon