minindc: Create an Index of lowest values of each column

Description Usage Arguments Value

Description

This function creates a vector filled with the row position of the lowest value within each column of a matrix.

Usage

1

Arguments

x

A matrix that will be be used to create the index of lowest values.

Value

pos A vector containing an index of the row position of the lowest value within each column of a matrix.


PANICr documentation built on May 2, 2019, 4:40 a.m.