Learn R Programming

RSNNS (version 0.4-3)

SnnsRObject$getCompleteWeightMatrix: Get the complete weight matrix.

Description

Get the complete weight matrix.

Usage

## S3 method for class 'SnnsR':
getCompleteWeightMatrix(setDimNames)

Arguments

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

Value

  • the complete weight matrix

Details

Get a weight matrix containing all weights of all neurons present in the net.