dot-NthMin: Find nth minimum value from a vector

.NthMinR Documentation

Find nth minimum value from a vector

Description

A utility function to find the nth minimum

Usage

.NthMin(x, index)

Arguments

x

the given unsorted vector

index

N.

Value

the nth minimum element of the vector


lusystemsbio/sRACIPE documentation built on April 13, 2025, 5:56 p.m.