simulatedSpeCondData(SpeCond)
simulatedSpeCondData()所属R语言包:SpeCond
An example of simulated expression matrix used in the SpeCond package
例如模拟表达矩阵在SpeCond包
译者:生物统计家园网 机器人LoveR
描述----------Description----------
simulatedSpeCondData is a expression value matrix used as an example for the SpeCond package. The expression values were randomly generated from three different normal distributions.
simulatedSpeCondData是一个表达式的值矩阵作为为SpeCond包的例子。从三个不同的正态分布随机生成的表达式值。
用法----------Usage----------
data(simulatedSpeCondData)
格式----------Format----------
A matrix of 600 rows and 30 columns
600行和30列的矩阵
Details
详情----------Details----------
The default expression values for each probeset is randomly generated from a normal distribution of mean=7 and sd=0.6. The probesets 1 to 100 have specific expression values for the conditions 10, 20 and 30 coming from a normal distribution of mean=11, sd=0.5. The probesets 200 to 300 have specific expression values for the conditions 9, 18 and 27 coming from a normal distribution of mean=13, sd=0.4. This data set is used to show the ipmportance and the effect of the paramters in the SpeCond detection. See the SpCond vignette for more detailsy
从平均= 7和SD = 0.6正态分布随机生成的默认每个probeset的表达值。 1到100 probesets有特定条件10,20和从正态分布的平均值= 11,SD = 0.5 30的表达值。 200至300 probesets有特定条件9,18,从正态分布的平均值= 13,SD = 0.4 27的表达值。这组数据是用来显示的ipmportance和效果的在SpeCond检测参数研究。看到更多detailsy的SpCond暗角
举例----------Examples----------
data(simulatedSpeCondData)
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|