SnnsRObject$extractNetInfo {RSNNS} | R Documentation |
Get characteristics of the network.
Description
The returned list has three members:
infoHeader general information about the network
unitDefinitions information about the units
fullWeightMatrix weight matrix of the connections
Usage
## S4 method for signature 'SnnsR'
extractNetInfo()
Value
a list of data frames containing information extracted from the network.
[Package RSNNS version 0.4-17 Index]