找回密码
 注册
查看: 443|回复: 0

R语言 cellHTS包 plotSpatialEffects()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-25 14:21:44 | 显示全部楼层 |阅读模式
plotSpatialEffects(cellHTS)
plotSpatialEffects()所属R语言包:cellHTS

                                        Plate plot with the row and column offsets estimated by the B
                                         估计由B行和列偏移板图

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

The function plots the per-plate row and column effects estimated by the B score method.
函数图每板行和列效果估计由B得分方法。


用法----------Usage----------


plotSpatialEffects(x, whichChannel = 1, plateRange)




参数----------Arguments----------

参数:x
a cellHTS object that has already been normalized using the B score method (see details).  
cellHTS对象已经使用了B的得分方法标准化(见详情)。


参数:whichChannel
a numeric value giving the channel of x to plot.
数值渠道x图。


参数:plateRange
a numeric vector giving the plate numbers to plot. If missing, the function considers all the plates.  
数字向量提供的车牌号码图。如果缺少,函数认为所有的盘子。


Details

详情----------Details----------

The function plots the plate plots displaying the row and column offsets (stored in slot rowcol.effects of the cellHTS object x) within the plates in plateRange, and for channel whichChannel, as determined by the B score method.  Before plotting the spatial offsets, the values within the chosen channel (whichChannel) are transformed in order to be confined in the range [0, 1], as follows:
函数图板图,显示的行和列偏移(插槽存储rowcol.effectscellHTS对象x)内板plateRange,通道whichChannel,由B评分法确定。之前绘制的空间偏移,在选择通道的值(whichChannel)转化为了限制范围[0, 1],如下:

Here, yt are the transformed values, and y the estimated spatial effects.  The maximum and the minimum values are calculated using all of the values in  x$rowcol.effects[,,,whichChannel].
在这里,yt转换值,y估计的空间效果。使用x$rowcol.effects[,,,whichChannel]所有的值,最高和最低值计算。


作者(S)----------Author(s)----------


Ligia P. Bras <a href="mailto:ligia@ebi.ac.uk">ligia@ebi.ac.uk</a>



参见----------See Also----------

plotPlate, Bscore, normalizePlates, summarizeChannels
plotPlate,Bscore,normalizePlates,summarizeChannels


举例----------Examples----------


    data(KcViabSmall)
    x = normalizePlates(KcViabSmall, normalizationMethod="Bscore",
                        save.model = TRUE)
    ## see plate plots with the row and column estimated offsets for[#看到的行和列的估计偏移板图]
    ## plates 1 and 3: [#板1和3:]
    plotSpatialEffects(x, plateRange=c(1,3))

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2025-1-28 03:33 , Processed in 0.022745 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表