SnnsRObject$whereAreResults(RSNNS)
SnnsRObject$whereAreResults()所属R语言包:RSNNS
Get a list of output units of a net
净输出单元获取的列表
译者:生物统计家园网 机器人LoveR
描述----------Description----------
SnnsR low-level function to get a list of output units of a net.
SnnsR低级别的函数来获得的净输出单元的列表。
用法----------Usage----------
参数----------Arguments----------
参数:outputMethod
a string defining the output method of the net. Possible values are: "art1", "art2", "artmap", "assoz", "som", "output".
一个字符串,定义的净输出方法。可能的值有:“ART1”,“ART2”,“艺术图”,“assoz”,“SOM”,“输出”。
Details
详细信息----------Details----------
Depending on the network architecture, output is present in hidden units, in output units, etc. In some network types, the output units have a certain name prefix in SNNS. This function finds the output units according to certain network types. The type is specified by outputMethod.
根据网络架构,输出中隐藏的单元,输出单元,在某些类型的网络,在SNNS,输出单位有特定名称的前缀。该函数查找的输出单位,根据一定的网络类型。指定的类型outputMethod。
值----------Value----------
a list of numbers identifying the units
一个确定的单位数字列表
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|