SnnsRObject$createPatSet | R Documentation |
SnnsR low-level function to create a pattern set in the SNNS kernel from the values given, so that they are available in the SNNS kernel for use.
## S4 method for signature 'SnnsR'
createPatSet(inputs, targets)
inputs |
the input values |
targets |
the target values |
a list with elements err
and set_no
. The latter one identifies the pattern set within the SnnsR-class
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.