makeCandmat.raw(edd)
makeCandmat.raw()所属R语言包:edd
create and store reference distributions for edd
创建和存储EDD参考分布
译者:生物统计家园网 机器人LoveR
描述----------Description----------
create and store reference distributions for edd
创建和存储EDD参考分布
用法----------Usage----------
makeCandmat.raw (nPerRow=20, nRowPerCand=20, dists=
eddDistList, centerScale=TRUE)
参数----------Arguments----------
参数:nPerRow
size of each reference sample
每个参考样本的大小
参数:nRowPerCand
number of samples per candidate
每个候选样本数
参数:dists
list of eddDist objects specifying reference distributions
eddDist对象名单,指定参考分布
参数:centerScale
logical indicating that simulated data should be centered and scaled
逻辑说明模拟数据应为本,缩放
值----------Value----------
matrix with rows realized from reference distributions
矩阵与参考分布实现行
作者(S)----------Author(s)----------
VJ Carey <stvjc@channing.harvard.edu>
举例----------Examples----------
makeCandmat.raw(5,2,eddDistList[1:3])
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|