which.max.perRow: [!] Indices of maximum values in each row/column

Description Usage Arguments Author(s) See Also

View source: R/which.max.perRow.R

Description

[!] Indices of maximum values in each row/column

Usage

1
2
3
which.max.perRow(x, na.rm = FALSE)

which.max.perCol(x, na.rm = FALSE)

Arguments

x

A matrix

na.rm

a logical indicating whether missing values should be removed.

Author(s)

Vilmantas Gegzna

See Also

Other matrix operations in spMisc: corr_vec2mat(), indMatrix(), nTri2nDiag(), revalueMatrix(), sort_matrix_elements, which.in(), which.max.all()


GegznaV/spMisc documentation built on April 26, 2020, 5:59 p.m.