get_qqplot: generate a quantile-quantile plot from limma fitted model.

View source: R/eval_lm.R

get_qqplotR Documentation

generate a quantile-quantile plot from limma fitted model.

Description

generate a quantile-quantile plot from limma fitted model.

Usage

get_qqplot(model, coeff)

Arguments

model

a limma class model.

coeff

vector of coeffient names or indexes.

Value

ggplot class object.

Examples

get_qqplot(fit2, c("PBOvsTRT"))

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