NthMin: Find nth minimum value from a vector

Description Usage Arguments Value

View source: R/calcSimilarity.R

Description

A utility function to find the nth minimum

Usage

1
NthMin(x, index)

Arguments

x

the given unsorted vector

index

N.

Value

the nth minimum element of the vector


TheJacksonLaboratory/sRACIPE_dev documentation built on May 7, 2019, 8:16 a.m.