找回密码
 注册
查看: 362|回复: 0

R语言 simsem包 combineObject()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-30 09:16:31 | 显示全部楼层 |阅读模式
combineObject(simsem)
combineObject()所属R语言包:simsem

                                         Combine by summing or binding two objects together.
                                         结合总结或两个对象绑定。

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

Combine by summing or binding two objects together.
结合总结或两个对象绑定。


用法----------Usage----------


combineObject(object1, object2, ...)



参数----------Arguments----------

参数:object1
The first object  
的第一个目的


参数:object2
The second object  
的第二个目的


参数:...
The additional arguments  
额外的参数


值----------Value----------

The combined object
合并的对象


方法----------Methods----------

This function will combine two SimMatrix together by,  1) If a parameter/starting values of an element is specified, the combined object will be free parameters with the starting value. If both objects have parameter/starting values, one of object1 will be used. 2) If both are fixed, the fixed value of object1 will be used.                
此功能将结合两个SimMatrix在一起,1)如果一个元素的参数/初始值被指定时,合并后的对象将是与初始值的自由参数。如果两个对象的参数/参数的初始值,1object1将被使用。 2)如果两个被固定,固定值object1将被使用。

This function will combine two SimVector together by, 1) If a parameter/starting values of an element is specified, the combined object will be free parameters with the starting value. If both objects have parameter/starting values, one of object1 will be used. 2) If both are fixed, the fixed value of object1 will be used.                
此功能将结合两个SimVector在一起,1)如果一个元素的参数/初始值被指定时,合并后的对象将是与初始值的自由参数。如果两个对象的参数/参数的初始值,1object1将被使用。 2)如果两个被固定,固定值object1将被使用。

This function is used to combine two vectors. If both are null vectors, it will return null vectors. If object2 is null vector, it will return object1. If both objects are not null, it will return the sum of both vectors.                
此功能用于结合两个向量。如果都是空的向量,它会返回空向量。如果object2是空向量,它会返回object1。如果两个对象是不为空,它会返回两个向量的总和。

This function is used to combine two matrices. If both are null matrices, it will return null matrices. If object2 is null matrix, it will return object1. If both objects are not null, it will return the sum of both objects. If both objects are correlation matrices, it will retain diagonal elements of 1. The additional argument is correlation, which, if TRUE, the diagonal elements are always fixed to 1.               
这个函数是用来将两个矩阵合并。如果都是空的矩阵,则返回空矩阵。如果object2是空的矩阵,它会返回object1。如果两个对象是不为空,它会返回这两个对象的总和。如果两个对象相关矩阵,它将保留对角线元素为1。额外的参数是correlation,如果TRUE,对角线上的元素总是固定为1。

This function is used to combine two matrices. If both are null matrices, it will return null matrices. If object2 is null matrix, it will return object1. If both objects are not null, it will return the sum of both objects. If both objects are correlation matrices, it will retain diagonal elements of 1.        
这个函数是用来将两个矩阵合并。如果都是空的矩阵,则返回空矩阵。如果object2的是空矩阵,它会返回object1。如果两个对象是不为空,它会返回这两个对象的总和。如果两个对象相关矩阵,它将保留对角线元素为1。

The object1 is SimParam of that saves all free parameters and values of fixed parameters. The object2 is the lavaan estimates or standard error. This function will find any free parameters in the object1 and search for appropriate number from object2 and plug in the free parameters. This function will return SimRSet containing parameter estimates or standard errors.       
object1是SimParam保存所有参数和固定参数的值。 object2是lavaan的估计或标准错误。在object1和寻找适当数量从object2和插件在免费的参数,这个函数会发现任何自由参数。这个函数将返回SimRSet包含参数估计或标准错误。


(作者)----------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:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2025-5-24 23:33 , Processed in 0.028702 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表