mat.min {cubt}R Documentation

Computes the column number where the minimum is reached within each row of a matrix.

Description

Computes the column number where the minimum is reached within each row of a matrix.

Usage

mat.min(x)

Arguments

x

matrix.

Author(s)

Badih Ghattas


[Package cubt version 3.2 Index]