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

R语言 RWeka包 write.arff()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-29 20:57:32 | 显示全部楼层 |阅读模式
write.arff(RWeka)
write.arff()所属R语言包:RWeka

                                        Write Data into ARFF Files
                                         ARFF文件的数据写入到

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

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

Writes data into Weka Attribute-Relation File Format (<acronym>ARFF</acronym>) files.
将数据写入Weka中的属性关系的文件格式(<acronym> ARFF </首字母缩写)文件。


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


write.arff(x, file, eol = "\n")



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

参数:x
the data to be written, preferably a matrix or data frame. If not, coercion to a data frame is attempted.
要写入的数据,优选的矩阵或数据框。如果没有,胁迫到数据框的尝试。


参数:file
either a character string naming a file, or a connection. "" indicates output to the standard output connection.
无论是一个字符串,命名一个文件或一个连接。 ""表示输出到标准输出连接。


参数:eol
the character(s) to print at the end of each line (row).
字符(S)打印在每一行(列)。


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

http://weka.wiki.sourceforge.net/ARFF

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

read.arff
read.arff


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


write.arff(iris, file = "")

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-28 18:35 , Processed in 0.021651 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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