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

R语言 AGDEX包 write.agdex.result()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-25 11:32:34 | 显示全部楼层 |阅读模式
write.agdex.result(AGDEX)
write.agdex.result()所属R语言包:AGDEX

                                         Write the AGDEX results to output file
                                         写AGDEX结果输出文件

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

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

A function to write the results of an AGDEX analysis to a tab-delimited text  output file that can be viewed in Excel or re-imported with the function read.agdex.result.
函数写一个AGDEX分析制表符分隔的文本文件,可以在Excel中查看或与功能read.agdex.result的重新导入输出结果。


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


write.agdex.result(agdex.res, out.file)



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

参数:agdex.res
result object produced by the agdex function  
由agdex函数产生的结果对象


参数:out.file
name of the output file  
输出文件的名称


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



Stan Pounds&lt;<a href="mailto:stanley.pounds@stjude.org">stanley.pounds@stjude.org</a>; Cuilan Lani Gao&lt;<a href="mailto:cuilan.gao@stjude.org">cuilan.gao@stjude.org</a>&gt;




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

read.agdex.result agdex
read.agdex.resultagdex


举例----------Examples----------


data(agdex.res)   

## Not run: [#无法运行:]
#set the wording dictionary[设置的措辞字典]
  setwd("localWorking dictionary")
                        
#write the agdex result to an out file[编写出文件agdex结果]
  \dontrun{
  write.agdex.result(agdex.res, "agdex.result.txt")
  }
  
#read the result file stored on dist back into R[结果文件存储到R区回读]
  agdex.res2 <- read.agdex.result("agdex.result.txt")

## End(Not run)[#结束(不运行)]

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-23 05:56 , Processed in 0.043451 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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