SimGenLabels-class(simsem)
SimGenLabels-class()所属R语言包:simsem
Class "SimGenLabels"
类“SimGenLabels”
译者:生物统计家园网 机器人LoveR
描述----------Description----------
The label of parameter values in the data generation parameterization format.
标签中的数据生成的参数化格式的参数值。
类对象----------Objects from the Class----------
Object can be created by makeLabels, Objects can be also created by calls of the form new("SimGenLabels", ...).
对象可以创建的makeLabels,对象可以被创建通过调用的形式new("SimGenLabels", ...)。
插槽----------Slots----------
modelType: Model type (CFA, Path, or SEM)
modelType:型号(CFA,路径,或SEM)
LY: The labels of the factor loading matrix between endogenous factors and Y indicators
LY:标签内源性因素和Y指标的因子载荷矩阵
TE: The labels of the covariance matrix between Y measurement error
TE:Y测量误差之间的协方差矩阵的标签
RTE: The labels of the correlation matrix between Y measurement error
RTE:Y测量误差之间的相关矩阵的标签
VTE: The labels of the variance of Y measurement error
VTE:Y测量误差的方差的标签
PS: The labels of the residual covariance of endogenous factors
PS:标签的残协方差的内生因素
RPS: The labels of the residual correlation of endogenous factors
RPS:标签的残余相关的内源性因素
VPS: The labels of the residual variances of endogenous factors
VPS:标签残余的内生因素的差异
BE: The labels of the regression effect among endogenous factors
BE:内生因素之间的回归效果的标签
TY: The labels of the measurement intercepts of Y indicators
TY:标签的Y指标的测量拦截
AL: The labels of the factor intercepts of endogenous factors
AL:标签的因素截获的内生因素
ME: The labels of the factor means of endogenous factors
ME的因素:标签指内源性因素
MY: The labels of the total Mean of Y indicators
MY:标签的总平均的Y指标
VE: The labels of the total variance of endogenous factors
VE:内源性因子的总方差的标签
VY: The labels of the total variance of Y indicators
VY:标签的总方差的Y指标
LX: The labels of the factor loading matrix between exogenous factors and X indicators
LX:标签外源性因素和X指标的因子载荷矩阵
TD: The labels of the covariance matrix between X measurement error
TD:X测量误差之间的协方差矩阵的标签
RTD: The labels of the correlation matrix between X measurement error
RTD:X之间的测量误差的相关矩阵的标签
VTD: The labels of the variance of X measurement error
VTD:X测量误差的方差的标签
PH: The labels of the covariance among exogenous factors
PH:外生因素之间的协方差的标签
RPH: The labels of the correlation among exogenous factors
RPH:外生因素之间的相关性的标签
GA: The labels of the regreeion effect from exogenous factors to endogenous factors
GA:标签的regreeion效果外源性因素内源性因素
TX: The labels of the measurement intercepts of X indicators
TX:标签的X指标的测量拦截
KA: The labels of the factor Mean of exogenous factors
KA的因素:标签的意思是外源性因素
MX: The labels of the total Mean of X indicators
MX:标签的X指标的总平均
VPH: The labels of the variance of exogenous factors
VPH:外源性因素的方差的标签
VX: The labels of the total variance of X indicators
VX:标签的总方差的X指标
TH: The labels of the measurement error covariance between X indicators and Y indicators
TH:X指示标志和Y指标的测量误差之间的协方差的标签
RTH: The labels of the measurement error correlation between X indicators and Y indicators
RTH:X指示标志和Y指标的测量误差之间的相关性的标签
扩展----------Extends----------
Class "MatrixSet", directly.
类"MatrixSet",直接。
方法----------Methods----------
summary Get the summary of model specification
总结取得的型号规格概要
(作者)----------Author(s)----------
Sunthud Pornprasertmanit (University of Kansas; <a href="mailto:psunthud@ku.edu">psunthud@ku.edu</a>)
参见----------See Also----------
MatrixSet
MatrixSet
实例----------Examples----------
# No example[没有例子]
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|