SnnsRObject-extractPatterns: Extract the current pattern set to a matrix

SnnsRObject$extractPatternsR Documentation

Extract the current pattern set to a matrix

Description

SnnsR low-level function that extracts all patterns of the current pattern set and returns them as a matrix. Columns are named with the prefix "in" or "out", respectively.

Usage

## S4 method for signature 'SnnsR'
extractPatterns()

Value

a matrix containing the patterns of the currently loaded patern set.


RSNNS documentation built on Jan. 30, 2026, 9:08 a.m.