SnnsRObject-getAllOutputUnits: Get all output units of the net.

SnnsRObject$getAllOutputUnitsR Documentation

Get all output units of the net.

Description

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

Usage

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

Value

a vector with integer numbers identifying the units.

See Also

SnnsRObject$getAllUnitsTType


RSNNS documentation built on May 29, 2024, 4:37 a.m.