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

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

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

                                        Extract WMCapacity model specification and results.
                                         提取WMCapacity型号规格和结果。

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

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

The womExtractModel function allows the user to extract model specification and results that were defined in the wommbatGUI graphical user interface. This allows the user to extract
womExtractModel功能允许用户提取型号规格中定义的wommbatGUI图形用户界面的结果。这允许用户提取


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


     womExtractModel(name=1)



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

参数:name
the name (or number) of the model defined in the GUI.
在GUI中定义的模型的名称(或编号)。


Details

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

The womExtractModel function allows the user access to the model specifications and analysis results from the GUI, once they've been defined.
womExtractModel:功能允许用户访问的型号规格和分析结果的GUI,一旦被定义。

For further details, see the user's manual at http://wmcapacity.r-forge.r-project.org/.
有关进一步详情,请参阅用户手册http://wmcapacity.r-forge.r-project.org/。


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

A list containing the following elements (if applicable): <table summary="R valueblock"> <tr valign="top"><td>modelName</td> <td> The name of the model.</td></tr> <tr valign="top"><td>model</td> <td> A list containing the model specification.</td></tr> <tr valign="top"><td>priors</td> <td> A list containing the prior specification.</td></tr> <tr valign="top"><td>settings</td> <td> A list containing the MCMC settings, if an analysis has been performed.</td></tr> <tr valign="top"><td>results</td> <td> A list containing the results, if an analysis has been performed.</td></tr>
一个列表,其中包含下列元素(如适用):<table summary="R valueblock"> <tr valign="top"> <TD>modelName </ TD> <TD>的模型的名称。< / TD> </ TR> <tr valign="top"> <TD> model</ TD> <td>一个列表,其中包含的型号规格。</ TD> </ TR> <TR VALIGN =“顶“<TD> priors </ TD> <td>一个列表,其中包含先前的规范。</ TD> </ TR> <tr valign="top"> <TD>settings / TD> <td>一个列表,其中包含的MCMC设置,如果已进行的分析。</ TD> </ TR> <tr valign="top"> <TD>results </ TD> <TD > A列表,其中包含的结果,如果已进行分析。</ TD> </ TR>

</table>
</ TABLE>


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

wommbatGUI, for fitting the working memory models.
wommbatGUI,装修的工作记忆模型。


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


     ## Not run: [#不运行:]
     ## load Visual Array data set (Rouder et al., 2008)[#加载视觉阵列的数据集(Rouder等,2008)]
     data(VisualArray)
     
         ## Define the model in the GUI[#定义模型中的GUI]
         wommbatGUI(dataFrame=VisualArray)
         
     # extract the first model. Replace 'Model' with the model name (in quotes)[提取的第一款车型。更换“模式”的型号名称(在引号中)]
     myModel = womExtractModel(name='Model')
     
         # examine the posterior means (if an analysis has been performed)[检查后装置(如果已进行的分析)]
         myModel$results$pointEst
         
## End(Not run)[#(不执行)]
     

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-25 01:53 , Processed in 0.031547 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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