SnnsRObject$getWeightMatrix | R Documentation |
SnnsR low-level function to get the weight matrix between two sets of units.
## S4 method for signature 'SnnsR'
getWeightMatrix(unitsSource, unitsTarget, setDimNames)
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 |
the weight matrix between the two sets of neurons
SnnsRObject$getAllUnitsTType
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.