moyStdCalc {fcros} | R Documentation |
This is an internal function for using a C code in the calculation of the mean and the standard deviation of the full or reduced matrix with sorted rank values. The calculations are performed for each row.
moyStdCalc(rvect, n, m)
rvect |
Vector containing the full or reduced matrix with sorted rank values |
n |
Number of genes or probes in the dataset |
m |
Number of columns of the full or reduced matrix of sorted rank values |
Doulaye Dembele doulaye@igbmc.fr
Dembele D, Analysis of high biological data using their rank values, Stat Methods Med Res, accepted for publication, 2018
# data(fdata);