which.min.random: Index of minimum with random ties

View source: R/utility.R

which.min.randomR Documentation

Index of minimum with random ties

Description

Find index of minimum, breaking ties at random and ignoring NAs.

Usage

which.min.random(x)

Arguments

x

Input vector.

Value

Index of the minimum value.

Author(s)

Marvin N. Wright


mnwright/simpleRF documentation built on March 28, 2022, 8:57 a.m.