ART_Complement_Code: ART_Complement_Code

Description Usage Arguments Details Value

View source: R/ART_Complement_Code.r

Description

Complement codes the data for use with an ART network.

Usage

1

Arguments

data

Matrix of size NumFeatures-by-NumSamples that holds the data to be complement coded.

Details

This function complement codes the given data where the complement of x is 1-x.

Value

Data that has been complement coded. It is a matrix of size 2*NumFeatures-by-NumSamples.


gbaquer3/fuzzyARTMAP documentation built on Aug. 2, 2020, 6:33 p.m.