SnnsRObject$getAllUnitsTType(RSNNS)
SnnsRObject$getAllUnitsTType()所属R语言包:RSNNS
Get all units in the net of a certain ttype.
各单位在扣除一定的T型。
译者:生物统计家园网 机器人LoveR
描述----------Description----------
SnnsR low-level function to get all units in the net of a certain ttype. Possible ttype defined by SNNS are, among others: "UNIT_OUTPUT", "UNIT_INPUT", and "UNIT_HIDDEN". For a full list, call RSNNS:::SnnsDefines$topologicalUnitTypes As this is an SnnsR low-level function, you may want to have a look
SnnsR低级别的功能,各单位在扣除一定的ttype。可能ttype定义由SNNS是,其中包括:“UNIT_OUTPUT”,“UNIT_INPUT”,和“UNIT_HIDDEN”。对于一个完整的列表,调用“RSNNS:::SnnsDefines$topologicalUnitTypes这是一个SnnsR的低级别的功能,你可能想看看
用法----------Usage----------
参数----------Arguments----------
参数:ttype
a string containing the ttype.
一个字符串包含ttype。
值----------Value----------
a vector with integer numbers identifying the units.
一个向量,其识别单元的整数。
参见----------See Also----------
SnnsRObject$getAllOutputUnits, SnnsRObject$getAllInputUnits, SnnsRObject$getAllHiddenUnits
SnnsRObject的$ getAllOutputUnits,SnnsRObject getAllInputUnits,SnnsRObject $ getAllHiddenUnits
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|