row_which_max {OVESEG}R Documentation

which.max for each row

Description

which.max for each row

Usage

row_which_max(Y)

Arguments

Y

a numeric matrix

Value

a integer vector indicating the location of max value in each row


[Package OVESEG version 1.10.0 Index]