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

R语言 semPLS包 read.splsm()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-30 00:43:43 | 显示全部楼层 |阅读模式
read.splsm(semPLS)
read.splsm()所属R语言包:semPLS

                                         Import of XML Model Description Specified in SmartPLS
                                         导入XML模型说明中指定的SmartPLS

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

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

Imports a .splsm file, an XML model description, specified in SmartPLS (see references). Note, that moderator effects specified within SmartPLS are not yet supported. Nevertheless moderating effects can be specified manually.
进口。splsm文件,XML模式描述,指定的SmartPLS(请参阅参考资料)。请注意,主持人的影响内指定SmartPLS的尚未支持。但调节效果,也可以手动指定。


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


read.splsm(file=character(), order=c("generic", "alphabetical"))



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

参数:file
A character naming the path to the .splsm file produced by SmartPLS.  
Acharacter命名的路径.splsm文件产生的SmartPLS的。


参数:order
A character describing how to order the latent variables (LVs). If   
Acharacter如何订购潜变量(LVS)。如果

"generic" the LVs will be ordered according to their appearance in the causal chain of the structural model (default).  
"generic"的LV将被责令其外观的因果链的结构模型(默认)。

"alphabetical" the LVs will be ordered alphabetically.  
"alphabetical"的LV将按照字母顺序排列。


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

The object returned is of class splsm with the elements:
返回的对象是类splsm的元素:


参数:connectionIDs
A data.frame containing a source id and target id for all connections of the path model, as specified in the .splsm file produced by SmartPLS. The ids refer to the nodes of latent and manifest variable.
Adata.frame源ID和目标ID的所有连接的路径模型,指定在.splsm文件产生的SmartPLS。的ID是指潜在和明显的变量节点。


参数:variables
A data.frame containing the names of all the nodes together with their id and x -, y-position on the SmartPLS GUI.
Adata.frame包含的所有节点的名字连同他们的id和x - y-位置上的SmartPLS的GUI。


参数:latent
A character vector naming the latent variables.
一个字符向量,命名潜变量。


参数:manifest
A character vector naming the manifest variables.
Acharacter命名的列表变量的向量。


参数:path
Is somehow identical with connectionIDs, only that the node ids are replaced by their names.
与connectionIDs是某种相同,只有该节点的IDS所取代他们的名字。


参数:strucmod
Contains only the subset of path representing the structural model.
path代表的结构模型只包含的子集。


参数:measuremod
Contains only the subset of path representing the measurement model.
包含path的测量模型的子集。


参数:D
The adjacency matrix \bm{D} for the structural model.
邻接矩阵\bm{D}的结构模型。


参数:M
The adjacency matrix \bm{M} for the measurement model.
邻接矩阵\bm{M}的测量模型。


参数:blocks
A list naming the MVs belonging to each LV's block and telling their measurement mode.  
Alist命名的MV属于每一个LV的块,并告诉他们的测量模式。


参数:order
See armguments section.  
请参阅armguments部分。


(作者)----------Author(s)----------


Armin Monecke <a href="mailto:armin.monecke@stat.uni-muenchen.de">armin.monecke@stat.uni-muenchen.de</a>



参考文献----------References----------

http://www.smartpls.de.
Modeling Using Partial Least Squares. Journal of Statistical Software, 48(3), 1-32., URL http://jstatsoft.org/v48/i03/.

参见----------See Also----------

sempls, plsm
sempls,plsm


实例----------Examples----------


# getting the path to file: 'ECSI_Tenenhaus.splsm' (generated by SmartPLS)[文件的路径:“ECSI_Tenenhaus.splsm”(由SmartPLS产生)]
ptf <- system.file("SmartPLS", "workspace", "ecsi", "ECSI_Tenenhaus.splsm",
                   package="semPLS")

# creating the model specification to use with 'sempls()'.[创建模型规范使用“sempls()。]
ECSI <- read.splsm(ptf)
ECSI

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-5-18 19:45 , Processed in 0.023031 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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