SnnsRObject-getAllHiddenUnits: Get all hidden units of the net

SnnsRObject$getAllHiddenUnitsR Documentation

Get all hidden units of the net

Description

SnnsR low-level function to get all units from the net with the ttype "UNIT_HIDDEN". This function calls SnnsRObject$getAllUnitsTType with the parameter "UNIT_HIDDEN".

Usage

## S4 method for signature 'SnnsR'
getAllHiddenUnits()

Value

a vector with integer numbers identifying the units.

See Also

SnnsRObject$getAllUnitsTType


RSNNS documentation built on Jan. 30, 2026, 9:08 a.m.