corrmatgen(simboot)
corrmatgen()所属R语言包:simboot
Internal function.
内部功能。
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Correlation matrix for confidence intervals assuming multivariate standard normal distribution. Calculates the correlation matrix for method asci in function sbdiv
相关矩阵多元标准正态分布假设的置信区间。计算方法的相关性矩阵ASCI在函数sbdiv
用法----------Usage----------
corrmatgen(CM, varp)
参数----------Arguments----------
参数:CM
a matrix of contrast coefficients, dimension MxI, where M=number of contrasts, and I=number of groups in a oneway layout
对比系数矩阵,尺寸MXI,其中M =数量的对比,I =数字组的单向布局的
参数:varp
a numeric vector of groupwise variance estimates (length = I)
一个数字矢量的GroupWise方差估计值(长度= I)
值----------Value----------
A matrix of dimension MxM.
尺寸为M×M的矩阵。
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|