which.max.random {arf}R Documentation

which.max() with random at ties

Description

which.max() with random at ties

Usage

which.max.random(x)

Arguments

x

A numeric vector.

Value

Index of maximum value in x, with random tie-breaking.


[Package arf version 0.2.4 Index]