View source: R/utility_functions.R
ecdf_transform | R Documentation |
Estimate each feature (row) distribution using Gaussian kernels with sigma corresponding to sd.
ecdf_transform(x, parallel = 1)
x |
numerical matrix |
parallel |
number of threads |
matrix of row-wise ecdf values with dimensions matching input
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.