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 July 22, 2024, 12:39 a.m.