inputColumns
From RSNNS v0.4-12
by Christoph Bergmeir
Get the columns that are inputs
This function extracts all columns from a matrix whose column names begin with "in". The example data of this package follows this naming convention.
Usage
inputColumns(patterns)
Arguments
- patterns
matrix or data.frame containing the patterns
Community examples
Looks like there are no examples yet.