snns.read.result(snns) | R Documentation |
snns.read.result
reads a result file that has been created using
SNNS. The result file may contain inputs, outputs and teaching outputs,
if any of these is omitted, the corresponding element of the return
value is set to NULL
.
snns.read.result(file)
file |
Name of the SNNS result file |
snns.read.result
returns an object of class
nn.pattern
.
nn.pattern, snns.read.nn.pattern, snns.write.nn.pattern