som.nn.max.row: Special version of maximum finder for SOMnn

Description Usage Arguments Value

View source: R/som.nn.util.R

Description

Returns the index of the column with the maximum value for each row of a data.frame. If more than one element has the same maximum value, 0 is returned.

Usage

1

Arguments

x

data.frame or matrix

Value

index of max value for each row or 0, if more than one element has the same maximum value.


som.nn documentation built on May 2, 2019, 8:26 a.m.