RSNNS (version 0.4-9)

weightMatrix: Function to extract the weight matrix of an rsnns object

Description

The function calls SnnsRObject$getCompleteWeightMatrix and returns its result.

Function to extract the weight matrix of an rsnns object.

Usage

weightMatrix(object, ...)
"weightMatrix"(object, ...)

Arguments

object
the rsnns object
...
additional function parameters (currently not used)

Value

a matrix with all weights from all neurons present in the net.