plotMvsMPairs.matrix(aroma.light)
plotMvsMPairs.matrix()所属R语言包:aroma.light
Plot log-ratios vs log-ratios for all pairs of columns
图log比数比对所有列
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Plot log-ratios vs log-ratios for all pairs of columns.
图log的比率比对所有列数比率。
用法----------Usage----------
参数----------Arguments----------
参数:X
Nx2K matrix where N is the number of observations and 2K is an even number of channels.
Nx2Kmatrix其中N是一些意见和2K是一个偶数通道。
参数:xlab,ylab
Labels on the x and y axes.
X和Y轴的标签。
参数:xlim,ylim
Plot range on the x and y axes.
图范围内的X和Y轴。
参数:pch
Plot symbol used.
图的象征。
参数:...
Additional arguments accepted by points.
points接受额外的参数。
参数:add
If TRUE, data points are plotted in the current plot, otherwise a new plot is created.
如果TRUE,数据点绘制在当前的图,否则创建一个新的图。
Details
详情----------Details----------
Log-ratio are calculated by over paired columns, e.g. column 1 and 2, column 3 and 4, and so on.
数比超过配对列,如计算列1和2,3和第4列,等等。
值----------Value----------
Returns nothing.
返回Nothing。
作者(S)----------Author(s)----------
Henrik Bengtsson (<a href="http://www.braju.com/R/">http://www.braju.com/R/</a>)
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|