rpa-class(RPA)
rpa-class()所属R语言包:RPA
Class "rpa"
类“爱国”
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Class for the RPA package.
RPA的包类。
类的对象----------Objects from the Class----------
Returned by RPA.pointestimate function. Objects can be created by calls of the form new("rpa", ...).
返回RPA.pointestimate的功能。创建对象可以通过检测的形式new("rpa", ...)。
插槽----------Slots----------
Contains the following information for analyzed probesets and data:
分析probesets和数据包含以下信息:
.Data: Object of class "list"
.Data类"list":对象
d A matrix of probesets x arrays. Specifies the estimated 'true' underlying gene expression signal over the arrays for
D A矩阵probesets x阵列。指定在阵列估计的“真实”的潜在基因表达的信号
mu.real Numeric. Used for technical purposes. Indicates the difference between original signal levels and the signal levels in the differential signal domain used to learn the probe-specific
mu.real数字。用于技术用途。表示原始信号水平和信号电平的差分信号用于学习探针特定的域之间的差异
sigma2 A list. Each element corresponds to a probeset, and contains a vector that gives the estimated variance
sigma2的列表。每个元素对应一个probeset,并包含一个向量,使估计方差
affinity A list. Each element corresponds to a probeset, and contains a vector that gives the estimated affinity effect for each probe in that
亲和力列表。每个元素对应一个probeset的,包含一个矢量估计的亲和力效果,使每个探针
cind Specifies which of the arrays in abatch was used as a reference for computing probe-level differential
cind指定的在abatch阵列是用来作为计算探针水平差的参考
sets A character vector listing the investigated
集A的特征向量,列出调查
cdf Alternative CDF that was used in the analysis.
CDF替代民防部队,在分析中使用。
data Preprocessed probe-level data on which the model was
数据预处理探针级数据模型
abatch The associated affybatch object.
abatch的的相关affybatch对象。
延伸----------Extends----------
Class "list", from data part. Class "vector", by class "list", distance 2.
类"list",从数据的一部分。类"vector",由类“列表”,距离为2。
方法----------Methods----------
[ signature(x = "rpa"): ...
[signature(x = "rpa")...
[[ signature(x = "rpa"): ...
[signature(x = "rpa"):...
show signature(x = "rpa"): ...
显示signature(x = "rpa"):...
作者(S)----------Author(s)----------
Leo Lahti <a href="mailto:leo.lahti@iki.fi">leo.lahti@iki.fi</a>
参考文献----------References----------
Gene Expression Studies with Short Oligonucleotide Arrays. Lahti et
举例----------Examples----------
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|