make_monotonic: Makes a series of numbers monotonically increasing or...

Description Usage Arguments

View source: R/consensus_cutoff.R

Description

Monotonicity is achieved by substituting a number with the number preceeding it if it violates the monotonicity criteria.

Usage

1
make_monotonic(x, direction = "increasing")

Arguments

x

The vector of numbers to make monotonic

direction

The direction in which the numbers should be made monotonic


philliplab/MotifBinner2 documentation built on Sept. 8, 2020, 12:09 a.m.