outputColumns {RSNNS} | R Documentation |
Get the columns that are targets
Description
This function extracts all columns from a matrix whose column names begin with "out". The example data of this package follows this naming convention.
Usage
outputColumns(patterns)
Arguments
patterns |
matrix or data.frame containing the patterns |
[Package RSNNS version 0.4-17 Index]