plot_ma: plot_ma

View source: R/plot.R

plot_maR Documentation

plot_ma

Description

MA plot from various types of objects.

Usage

plot_ma(x, ...)

## S3 method for class 'MArrayLM'
plot_ma(x, coef = 1, color.by = NULL)

Arguments

x

an R object.

...

arguments passed down to methods.

coef

name of the coefficient.

color.by

column to color points.


ddiez/omisc documentation built on Aug. 14, 2024, 1:19 p.m.