MDA: Median disagreement (MDA) plot

View source: R/MDA.R

MDAR Documentation

Median disagreement (MDA) plot

Description

For each measurement, calculate the shift in its median abundance level after normalisation. The MDA plot is useful when choosing the tuning parameters.

Usage

MDA(raw, normalised, outline = FALSE, ylim = NULL, guides = NULL, title = NULL)

Arguments

raw

Raw data before normalisation.

normalised

Normalised data.

outline

Logical. Whether to print the outliers.

ylim

The y-axis limits of the output plot.

guides

Numeric. Horizontal dashed lines for reference.

title

Character. Title of the plot.

Value

The MDA plot.


Mengbo-Li/ruvms documentation built on Nov. 14, 2023, 2:11 a.m.