Skip to contents

Find t smallest index of a vector.

Usage

rbottom_t_index(loss, t)

Arguments

loss

A vector.

t

A int

Value

The index of the t smallest element of the vector.