setWeights(beadarray)
setWeights()所属R语言包:beadarray
Set weights from BASH
设置重量从bash
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Function for committing the weights calculated by BASH into the beadLevelData object
触犯到beadLevelData对象计算的权重由bash的功能
用法----------Usage----------
setWeights(BLData, wts, array, combine = FALSE, wtName = "wts")
参数----------Arguments----------
参数:BLData
a beadLevelData object
beadLevelData对象
参数:wts
the wts component of the BASH output
bash的输出WTS组件
参数:array
a vector of arrays that we want to set the weights for
一个数组的向量,我们要设置的权重
参数:combine
if TRUE combine the weights with existing weights (if they exist)
如果为TRUE结合现有权重(如果它们存在)
参数:wtName
name of column to assign weights to
分配权重的列名
值----------Value----------
Modified beadLevelData object
改性beadLevelData对象
作者(S)----------Author(s)----------
Mark Dunning
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|