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 Jan. 15, 2025, 10:13 a.m.