SnnsRObject-getWeightMatrix: Get the weight matrix between two sets of units

SnnsRObject$getWeightMatrixR Documentation

Get the weight matrix between two sets of units

Description

SnnsR low-level function to get the weight matrix between two sets of units.

Usage

## S4 method for signature 'SnnsR'
getWeightMatrix(unitsSource, unitsTarget, setDimNames)

Arguments

unitsSource

a vector with numbers identifying the source units

unitsTarget

a vector with numbers identifying the target units

setDimNames

indicates, whether names of units are extracted and set as row/col names in the weight matrix

Value

the weight matrix between the two sets of neurons

See Also

SnnsRObject$getAllUnitsTType


RSNNS documentation built on May 31, 2023, 5:43 p.m.