MDA | R Documentation |
For each measurement, calculate the shift in its median abundance level after
normalisation. The MDA
plot is useful when choosing the tuning
parameters.
MDA(raw, normalised, outline = FALSE, ylim = NULL, guides = NULL, title = NULL)
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. |
The MDA plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.