Description Usage Arguments Details Value
Provides the cumulative distribution function (CDF) of a DENSITY object at specific values.
1 | cdf.density(density, values)
|
density |
a DENSITY object |
values |
a numeric value or a numeric vector specifying the densities to compute |
This function is used internally when comparing the marker expression densities of cluster profiles with the default comparison approach. This function can also be used by users willing to define their own statistical functions when comparing cell, cell cluster or gate profiles.
a numeric value of the cumulative distribution values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.