cume_dist_min: Return an alternate empirical cumulative distribution,...

View source: R/gutils.R

cume_dist_minR Documentation

Return an alternate empirical cumulative distribution, counting only values with a lower rank.

Description

For every value of x, return the number of values with a strictly lower rank than x.

Usage

cume_dist_min(x)

tanaylab/gpatterns documentation built on May 15, 2023, 6:23 p.m.