SimREqualCon-class(simsem)
SimREqualCon-class()所属R语言包:simsem
Class "SimREqualCon"
类“SimREqualCon”
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Set of specified equality constraints using the matrix and vector of parameters notation
设置指定的等式约束的矩阵和向量的参数表示法
类对象----------Objects from the Class----------
Set of specified equality constraints using the matrix and vector of parameters notation (e.g., no VTE or ME)
设置指定的等式约束的矩阵和向量的参数表示法(例如,没有VTE或ME)
插槽----------Slots----------
con: List of equality constraint. Each element in the list is an individual equality constraint saved in a matrix. Each row represents each element. If the matrix has two columns, the first column indicates row of the element and the second column indicates column of the element. If the matrix has three columns, the first column is the group of matrix. The rest is row and column. Row name represents the matrix that the element is in. The definition of row
con:列出的等式约束。列表中的每一个元素是一个单独保存在一个矩阵的等式约束。每一行代表每个元素。如果矩阵有两列,第一列表示该元素的行和第二列表示的元素的列。如果矩阵有三列,第一列是矩阵的组中。其余的行和列。行的名字代表着矩阵的元素所在行的定义
modelType: Analysis model (CFA, SEM, Path)
modelType:分析模型(CFA),扫描电镜(SEM路径)
方法----------Methods----------
summary Summarize all attributes of this object
总结总结这个对象的所有属性
(作者)----------Author(s)----------
Sunthud Pornprasertmanit (University of Kansas; <a href="mailto:psunthud@ku.edu">psunthud@ku.edu</a>)
参见----------See Also----------
SimEqualCon
SimEqualCon
实例----------Examples----------
# No example[没有例子]
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|