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

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

[复制链接]
发表于 2012-9-28 22:13:04 | 显示全部楼层 |阅读模式
train(RSNNS)
train()所属R语言包:RSNNS

                                        Internal generic train function for rsnns objects
                                         内部通用的火车rsnns对象的功能,

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

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

The function calls SnnsRObject$train and saves the result in the current rsnns object. This function is used internally by the  models (e.g. mlp) for training. Unless you are not about to implement
该函数调用SnnsRObject$train,并将结果保存在当前rsnns对象。这个函数内部使用的模型(如:mlp)的培训。除非你是不是即将实施


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


## S3 method for class 'rsnns'
train(object, inputsTrain, targetsTrain, inputsTest, targetsTest,
    serializeTrainedObject=TRUE, ...)



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

参数:object
the object to which to apply train
对象要套用火车


参数:...
additional function parameters
附加功能参数


参数:inputsTrain
training input
培训的投入


参数:targetsTrain
training targets
培训目标


参数:inputsTest
test input
测试输入


参数:targetsTest
test targets
测试目标


参数:serializeTrainedObject
parameter passed to SnnsRObject$train
参数传递给SnnsRObject$train


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

train.rsnns: an rsnns object, to which the results of training have been added.
train.rsnns:rsnns对象,以训练的结果已经增加。

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-27 19:55 , Processed in 0.028249 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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