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

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

[复制链接]
发表于 2012-2-26 16:01:11 | 显示全部楼层 |阅读模式
vsn(vsn)
vsn()所属R语言包:vsn

                                         Class to contain result of a vsn fit
                                         一类包含一个VSN合适的结果

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

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

Class to contain result of a vsn fit
一类包含一个VSN合适的结果


创建对象----------Creating Objects----------

new("vsn") vsn2(x) with x being an ExpressionSet.
new("vsn")vsn2(x)xExpressionSet。


插槽----------Slots----------




coefficients: A 3D array of size (number of strata) x (number of columns of the data matrix) x 2. It contains the fitted
coefficients:一个三维数组的大小(地层数)×(数据矩阵的列数)×2。它包含的拟合




strata: A factor of length 0 or n. If its length is n, then its levels correspond to different normalization strata
strata:长度为0或n的一个因素。如果它的长度为N,则其级别对应不同的标准化阶层




mu: A numeric vector of length n with the fitted
mu:数字矢量长度为n的拟合




sigsq: A numeric scalar, \hat{σ}^2.
sigsq:数字标,\hat{σ}^2。




hx: A numeric matrix with 0 or n rows. If the number of
hx:0或n行的一个数字矩阵。如果数




lbfgsb: An integer scalar containing the return code
lbfgsb:返回代码包含一个整数的标量




hoffset: Numeric scalar, the overall offset c- see
hoffset:数字标,整体偏移c -




calib: Character of length 1, see manual page of
calib:长度为1的字符,请参阅手册页


方法----------Methods----------




[ Subset
[子集




dim Get dimensions of data matrix.
dim获取数据矩阵的尺寸。




nrow Get number of rows of data matrix.
nrow获取的数据矩阵的行数。




ncol Get number of columns of data matrix.
ncol获取的数据矩阵的列数。




show Print a summary of the object
show打印一个对象的总结




exprs Accessor to slot hx.
exprs插槽hx存取。




coef, coefficients Accessors to slot
coef,coefficients存取到插槽


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


Wolfgang Huber



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

vsn2
vsn2


举例----------Examples----------


  data("kidney")
  v = vsn2(kidney)
  show(v)
  dim(v)
  v[1:10, ]

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-22 19:09 , Processed in 0.023235 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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