Learn R Programming

RSNNS (version 0.3-1)

SnnsRObject$somPredictCurrPatSetWinnersSpanTree: Get the spanning tree of the som, calculated directly by SNNS.

Description

Get the spanning tree of the som, calculated directly by SNNS.

Usage

## S3 method for class 'SnnsR':
somPredictCurrPatSetWinnersSpanTree()

Arguments

Value

  • the spanning tree, which is the som, showing for each unit a number identifying the last pattern for which this unit won. (We note that, also if there are more than one patterns, only the last one is saved)

See Also

som