combineLatentCorExoEndo(simsem)
combineLatentCorExoEndo()所属R语言包:simsem
Combine exogenous factor correlation and endogenous factor correlation into a single matrix
为一个矩阵,结合因素相关外源性和内源性因素相关
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Combine exogenous factor correlation, PH, and endogenous factor correlation, PS, into a single matrix
外源性因素相关,PH,和内源性因素相关,PS,结合成一个单一的矩阵
用法----------Usage----------
combineLatentCorExoEndo(PH, PS, value=0)
参数----------Arguments----------
参数:PH
The exogenous factor correlation matrix
外源性因素相关矩阵
参数:PS
The endogenous factor correlation matrix
内源性因素相关矩阵
参数:value
The values for the correlation between exogenous and endogenous variables
外源性和内源性变量的值之间的相关性
值----------Value----------
The combined correlation matrix
合并后的相关矩阵
(作者)----------Author(s)----------
Sunthud Pornprasertmanit (University of Kansas; <a href="mailto:psunthud@ku.edu">psunthud@ku.edu</a>)
实例----------Examples----------
# No example[没有例子]
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|