SnnsRObject$getCompleteWeightMatrix {RSNNS}R Documentation

Get the complete weight matrix.

Description

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

Usage

## S4 method for signature '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


[Package RSNNS version 0.4-17 Index]