Learn R Programming

RSNNS (version 0.3-1)

SnnsRObject$getAllHiddenUnits: Get all hidden units of the net.

Description

Get all hidden units of the net.

Usage

## S3 method for class 'SnnsR':
getAllHiddenUnits()

Arguments

Value

  • a vector with integer numbers identifying the units.

See Also

SnnsRObject$getAllUnitsTType