SnnsRObject$getAllInputUnits
From RSNNS v0.4-12
by Christoph Bergmeir
Get all input units of the net
SnnsR low-level function to get all units from the net with the ttype "UNIT_INPUT".
This function calls SnnsRObject$getAllUnitsTType
with the parameter "UNIT_INPUT".
Usage
# S4 method for SnnsR
getAllInputUnits()
Value
a vector with integer numbers identifying the units.
See Also
Community examples
Looks like there are no examples yet.