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

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

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

                                        Computation of the target Cor.
                                         计算的目标肺心病。

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

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

The p x p target Cor is computed from the  n x p data matrix. It it a modified version of  target G. In particular, it tests the correlations (with a significance level of  0.05) and sets the non-significant correlations to zero before the mean correlation  r is computed.
p x p目标哥林多前书n x p数据矩阵计算。它目标G.的特别的修改的版本,它测试的相关性(显着性水平为0.05)和非显着的相关性设置到零之前的平均相关性r计算。


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


targetCor(x, genegroups)



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

参数:x
A n \times p data matrix.
An \times 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.

参见----------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 <- targetCor(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:31 , Processed in 0.020718 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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