ABpanel(crlmm)
ABpanel()所属R语言包:crlmm
A panel function for plotting prediction regions and log-normalized intensities
一个图预测区域和log标准化强度的面板功能
译者:生物统计家园网 机器人LoveR
描述----------Description----------
A panel function for plotting prediction regions and log-normalized intensities
一个图预测区域和log标准化强度的面板功能
用法----------Usage----------
ABpanel(x, y, predictRegion, copyNumber = 0:4, fill, ..., subscripts)
参数----------Arguments----------
参数:x
log-normalized intensities for the A or B allele
log标准化的强度为A或B等位基因
参数:y
log-normalized intensities for the A or B allele
log标准化的强度为A或B等位基因
参数:predictRegion
A list. See predictionRegion.
Alist。看到predictionRegion。
参数:copyNumber
Integer vector. Indicates which prediction regions are drawn.
整数向量。表示绘制预测区域。
参数:fill
Character or integer vector for coloring the points. Only valid for certain point symbols. See points.
字符或整数向量着色点。只适用于某些点符号。看到points。
参数:...
Additional arguments to panel.xyplot and lpolygon.
额外的参数panel.xyplot和lpolygon。
参数:subscripts
See xyplot in the lattice package.
看到xyplotlattice包。
值----------Value----------
Not applicable
不适用
注意----------Note----------
ABpanel can be passed as the argument to panel in the xyplot method for CNSet objects. See the examples in xyplot.
可以ABpanel面板参数传递的xyplotCNSet对象的方法。 xyplot看到的例子。
作者(S)----------Author(s)----------
R. Scharpf
参见----------See Also----------
xyplot, panel.xyplot lpolygon
xyplot,panel.xyplotlpolygon
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|