enrich.dirty {som.nn} | R Documentation |
Maps x to the SOM defined in model and makes a list of dirty neurons (i.e. neurons with more then one class label mapped). All training samples in these neurons are added to the training set to enhance their training.
enrich.dirty(x, model, multiple)
x |
training data |
model |
SOMnn model |
multiple |
enhancement factor for dirty samples |