SnnsRObject-createPatSet: Create a pattern set

SnnsRObject$createPatSetR Documentation

Create a pattern set

Description

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.

Usage

## S4 method for signature 'SnnsR'
createPatSet(inputs, targets)

Arguments

inputs

the input values

targets

the target values

Value

a list with elements err and set_no. The latter one identifies the pattern set within the SnnsR-class object


RSNNS documentation built on May 31, 2023, 5:43 p.m.