Description Usage Arguments Details Value Author(s) References See Also Examples
Multi-dimensional scaling (MDS) plots showing a 2-d projection of distances between samples.
1 2 3 |
dat |
An |
numPositions |
Use the |
sampNames |
Optional sample names. See details. |
sampGroups |
Optional sample group labels. See details. |
xlim |
x-axis limits. |
ylim |
y-axis limits. |
pch |
Point type. See |
pal |
Color palette. |
legendPos |
The legend position. See
|
legendNCol |
The number of columns in the legend. See
|
main |
Plot title. |
Euclidean distance is calculated between samples using the
numPositions
most variable CpG positions. These distances are then
projected into a 2-d plane using classical multidimensional scaling
transformation.
No return value. Plots are produced as a side-effect.
Martin Aryee aryee@jhu.edu.
I Borg, P Groenen. Modern Multidimensional Scaling: theory and applications (2nd ed.) New York: Springer-Verlag (2005) pp. 207-212. ISBN 0387948457.
http://en.wikipedia.org/wiki/Multidimensional_scaling
qcReport
, controlStripPlot
,
densityPlot
, densityBeanPlot
,
par
, legend
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.