summary.rsnns: Generic summary function for rsnns objects
Description
Prints out a summary of the network. The printed
information can be either all information of the network
in the original SNNS file format, or the information
given by extractNetInfo. This behaviour is
controlled with the parameter origSnnsFormat.
Usage
## S3 method for class 'rsnns':
summary(object, origSnnsFormat = TRUE,
...)