stats
Mathematical tools for samples processing
Functions
Perform background correction using the Noob method. |
|
|
Get the factors (column names) from a formula |
|
Perform Huber's M-estimator for robust estimation of mean and scale. |
|
Get InterQuartile Range, defined by the difference between the 75th percentile (Q3) and the 25th percentile (Q1) |
|
Perform normalization and background correction on signal values using a normal-exponential convolution model. |
Perform quantile normalization on the source_array using target_array as the target distribution, even if the arrays have different sizes. |