reduceConstraint(simsem)
reduceConstraint()所属R语言包:simsem
Reduce the model constraint to data generation parameterization to analysis model parameterization.
减少数据生成的参数化分析模型参数化模型约束。
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Reduce the model constraint to data generation parameterization (in SimSet) to analysis model parameterization (in linkS4class{SimRSet}). Some symbols will be reduced to appropriate position such as VTE[3] to TE[3, 3]
减少模型约束数据生成的参数(在SimSet)分析模型参数化(linkS4class{SimRSet})。一些符号将减少到适当的位置,如VTE[3]到TE[3, 3]
用法----------Usage----------
reduceConstraint(SimEqualCon)
参数----------Arguments----------
参数:SimEqualCon
The equality constraint object, SimEqualCon
等式约束对象,SimEqualCon的
值----------Value----------
The reduced equality constraint object, SimREqualCon
减少等式约束对象,SimREqualCon
(作者)----------Author(s)----------
Sunthud Pornprasertmanit (University of Kansas; psunthud@ku.edu)
实例----------Examples----------
# No example[没有例子]
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|