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
.
# S3 method for rsnns
summary(object, origSnnsFormat = TRUE, ...)
Either the contents of the .net file that SNNS would generate from
the object, as a string. Or the output of extractNetInfo
.
the rsnns
object
show data in SNNS's original format in which networks are saved, or show output of extractNetInfo
additional function parameters (currently not used)
extractNetInfo