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

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

[复制链接]
发表于 2012-10-1 22:45:16 | 显示全部楼层 |阅读模式
wommbatGUI(WMCapacity)
wommbatGUI()所属R语言包:WMCapacity

                                        Start GUI for working memory capacity estimation.
                                         启动GUI的工作记忆容量的估计。

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

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

wommbatGUI starts the graphical user interface for building and estimating parameters of working memory models. This is the main interface for the WMCapacity package.
wommbatGUI启动图形用户界面的工作记忆模型的建立和参数估计。这是WMCapacity包的主界面。


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


     wommbatGUI(project = NULL, projectFile= NULL, CSVfile = NULL, dataFrame = NULL, devel=FALSE)



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

参数:dataFrame
a data frame containing the trial-by-trial data to be analyzed.
含有的试试验数据的数据框以进行分析。


参数:CSVfile
the location of a CSV file containing the trial-by-trial data to be analyzed.
试验,通过试验数据进行分析的CSV文件的位置。


参数:projectFile
a saved WMCapacity analysis (.Rdata file), containing all the necessary information necessary to start an analysis.
一个的保存WMCapacity分析(。RDATA文件)的,包含所有必要的信息开始分析。


参数:project
a environment of a WMCapacity analysis, containing all the necessary information necessary to start an analysis.
一个环境的WMCapacity分析,包含所有必要的信息,必要开始分析。


参数:devel
Turn on (undocumented) testing features.
(无证)测试功能的开启。


Details

详细信息----------Details----------

This function starts the GUI for estimating working memory capacity from change detection data, using the hierarchical Bayesian models described in Morey (2011).
此功能开始工作记忆容量的变化检测数据,估计莫雷(2011年)中描述的使用分层贝叶斯模型的图形用户界面。

There are a number of ways of passing data to the function. If you have the trial-by-trial data already loaded in R, you can pass the data via the dataFrame argument. If it is in a CSV file, you can load it by passing the path via the CSVfile argument. If you saved the analysis and wish to reload it, you can use the pass the saved file name to the projectFile argument. argument. Alternatively, you may load data via the GUI.
有许多方式传递数据的功能。如果你有试验的试验数据已经加载在R,您可以通过dataFrame参数的数据通过。如果它是一个CSV文件中,你可以加载它通过CSVfile参数传递路径。如果你救了分析,并希望重新加载它,您可以通过保存的文件名projectFile参数。的说法。或者,您可以通过图形用户界面加载数据。

For further details, click on the Help button in the GUI, or see the user's manual at http://wmcapacity.r-forge.r-project.org/.
有关详细信息,请点击GUI中的“帮助”按钮,或在http://wmcapacity.r-forge.r-project.org/的用户手册。


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

This function returns nothing. The defined models and results may be extracted my means of the womExtractModel function.
这个函数没有返回值。定义模型和结果可以提取我的womExtractModel功能的手段。


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

wommbatNoGUI, for the non-GUI interface (useful for simulations).
wommbatNoGUI,的非GUI接口(可用于模拟)。


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


     ## Not run: [#不运行:]
     ## load Visual Array data set (Rouder et al., 2008)[#加载视觉阵列的数据集(Rouder等,2008)]
     data(VisualArray)

     wommbatGUI(dataFrame=VisualArray)
     
## End(Not run)[#(不执行)]

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-25 03:30 , Processed in 0.030948 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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