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

R语言 rama包 weight.plot()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-26 11:54:04 | 显示全部楼层 |阅读模式
weight.plot(rama)
weight.plot()所属R语言包:rama

                                        Plot the weights of a given array using the spatial location of
                                         使用的空间位置,画出一个给定的数组中的权重

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

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

Plot the weights of a given array using the spatial location of the genes on the slide.This function is a useful diagnostic tool.
画出一个给定的阵列使用基因上slide.This功能的空间位置的权重是一个有用的诊断工具。


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


weight.plot(mcmc.obj,coordinate,array=1)



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

参数:mcmc.obj
An object of class mcmc as returned by fit.model
一个类的对象mcmcfit.model返回的


参数:coordinate
The coordinate of each gene on the corresponding array. The coordinates should be a two column integer valued matrix containing the row indices (column 1) and the column indices (column 2). The row indices should all be distinct. All indices should start at zero!  
相应的阵列上的每一个基因的坐标。坐标应该是一个两列的整数价值矩阵包含行指数(1列)和列索引(2列)。行指标都应该是不同的。所有指标应该从零开始!


参数:array
An integer corresponding to the array number to be plotted.
要绘制相应的整数数组号码。


值----------Value----------

The image plot of the weights. A small weight (bright color) correspond to an outlier.
形象权的图。一个小,重量轻(颜色鲜艳)对应一个离群。


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


Raphael Gottardo



参考文献----------References----------

Raphael Gottardo, Adrian E. Raftery, Ka Yee Yeung, and Roger Bumgarner

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

arrange.row
arrange.row


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


data(hiv)
### Initialize the proposals[#初始化提案的]
mcmc.hiv<-fit.model(hiv[1:640,c(1:4)],hiv[1:640,c(5:8)],B=1000,min.iter=500,batch=1,shift=30,mcmc.obj=NULL,dye.swap=TRUE,nb.col1=2)
weight.plot(mcmc.hiv,hiv[1:640,9:10],array=3)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-31 15:02 , Processed in 0.026023 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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