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

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

[复制链接]
发表于 2012-9-29 23:16:36 | 显示全部楼层 |阅读模式
singh2002(sda)
singh2002()所属R语言包:sda

                                        Prostate Cancer Study of Singh et al. (2002)
                                         辛格等人的前列腺癌的研究。 (2002)

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

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

Gene expression data (6033 genes for 102 samples) from the microarray study of Singh et al. (2002).  
基因表达数据从微阵列研究Singh等人(6033基因的102个样本)。 (2002年)。


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


data(singh2002)



格式----------Format----------

singh2002$x is a 102 x 6033 matrix containing the expression levels. The rows contain the samples and the columns the genes.
singh2002$x是一个102×6033矩阵中的表达水平。行包含样品和列的基因。

singh2002$y is a factor containing the diagnosis for each sample ("cancer" or "healthy").
singh2002$y是含有对每个样品的诊断(“癌”或“健康”)的一个因素。


Details

详细信息----------Details----------

This data set contains measurements of the gene expression of 6033 genes for 102 observations:  52 prostate cancer patients and 50 healty men.
该数据集包含102意见:52前列腺癌的患者和50希尔蒂的男人,6033个基因的基因表达进行测量。


源----------Source----------

The data are described in Singh et al. (2001) and are provided in exactly the form as used by Efron (2008) - see http://www-stat.stanford.edu/~ckirby/brad/papers/Ebaydata.R.
Singh等人描述的数据。 (2001年),并提供埃弗龙(2008)所使用的完全相同的形式 -  http://www-stat.stanford.edu/~ckirby /布拉德/文件/ Ebaydata.R的的。


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

Cancer Cell 1:203–209.
Technical Report, Standford University.

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


# load sda library[加载SDA库]
library("sda")

# load Singh et al (2001) data set[负载Singh等人(2001)的数据集]
data(singh2002)
dim(singh2002$x) # 102 6033[102 6033]
hist(singh2002$x)
singh2002$y # 2 levels[2级]

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-30 00:48 , Processed in 0.022884 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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