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