quantiles.uniform: Quantiles of a uniform distribution

Description Usage Arguments Details Value

Description

Provides the quantiles of a uniform distribution

Usage

1
quantiles.uniform(bounds, value)

Arguments

bounds

a numeric vector indicating the support (lower and upper bounds) of the uniform distribution

value

a numeric value specifying the quantile to compute

Details

This function is used internally when comparing the marker expression ranges of gate profiles with the default comparison approach. This function can also be used by users willing to define their own statistical functions for comparing cell, cell cluster or gate profiles.

Value

a numeric value of the quantiles value


tchitchek-lab/CytoCompare documentation built on May 31, 2019, 7:29 a.m.