summary.rsnns(RSNNS)
summary.rsnns()所属R语言包:RSNNS
Generic summary function for rsnns objects
通用的汇总函数rsnns对象
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Prints out a summary of the network. The printed information can be either all information of the network in the original SNNS file format, or the information given by extractNetInfo.
打印出汇总的网络。打印的信息可以在原来的SNNS文件格式,或所提供的资料extractNetInfo是所有的网络信息。
用法----------Usage----------
summary(object, origSnnsFormat=TRUE, ...)
参数----------Arguments----------
参数:object
the rsnns object
rsnns对象
参数:origSnnsFormat
show data in SNNS's original format in which networks are saved, or show output of extractNetInfo
显示的数据SNNS网络被保存的原始格式,或显示输出作为extractNetInfo
参数:...
additional function parameters (currently not used)
附加功能参数(目前没有使用)
值----------Value----------
Either the contents of the .net file that SNNS would generate from
无论是内容。文件,SNNS会产生
参见----------See Also----------
extractNetInfo
extractNetInfo
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|