RSNNS (version 0.4-9)

SnnsRObject$somPredictCurrPatSetWinners: Get most of the relevant results from a som

Description

SnnsR low-level function to get most of the relevant results from a SOM.

Usage

"somPredictCurrPatSetWinners"(updateFuncParams=c(0.0, 0.0, 1.0), saveWinnersPerPattern=TRUE, targets=NULL)

Arguments

updateFuncParams
parameters passed to the networks update function
saveWinnersPerPattern
should a list with the winners for every pattern be saved?
targets
optional target classes of the patterns

Value

a list with three elements: a list with three elements:

See Also

som