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

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

[复制链接]
发表于 2012-9-30 01:56:16 | 显示全部楼层 |阅读模式
targetG(SHIP)
targetG()所属R语言包:SHIP

                                        Computation of target G ('knowledge-based constant correlation model').
                                         目标的G(“以知识为基础的常量相关模型的计算)。

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

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

The p x p target G is computed from the  n x p data matrix. It is defined as follows (i,j = 1,...,p):
p x p目标的Gn x p数据矩阵计算。它被定义为如下(i,j = 1,...,p):


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


targetG(x, genegroups)



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

参数:x
A n x p data matrix.
An x p数据矩阵。


参数:genegroups
A list of genes obtained using the database KEGG, where each entry itself is a list of pathway names this genes belongs to. If a gene does not belong to any gene functional group, the entry is NA.
甲使用的数据库的KEGG,得到的基因列表,其中每个条目本身是一个通路名称列表这个基因属于。如果一个基因不属于官能团的任何基因,该条目是NA。


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

A p x p matrix.
Ap x p矩阵。


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



Monika Jelizarow and Vincent Guillemot




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


J. Schaefer and K. Strimmer, 2005. A shrinkage approach to large-scale  covariance matrix estimation and implications for functional genomics.  Statist. Appl. Genet. Mol. Biol. 4:32.  
M. Jelizarow, V. Guillemot, A. Tenenhaus, K. Strimmer, A.-L. Boulesteix, 2010.  Over-optimism in bioinformatics: an illustration. Bioinformatics. Accepted. </ul>

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

targetCor,  targetF,  targetG,  targetGstar,  targetGpos.
targetCor,targetF,targetG,targetGstar,targetGpos。


实例----------Examples----------


# A short example on a toy dataset[一个简短的例子在玩具数据集]
# require(SHIP)[要求(SHIP)]
data(expl)
attach(expl)
tar <- targetG(x,genegroups)
which(tar[upper.tri(tar)]!=0) # not many non zero coefficients ![没有多少非零系数!]

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-5-22 03:36 , Processed in 0.044596 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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