Log2 transformed data is normalized by robust linear regression using the function "rlm" from the MASS package.
Examples
data(example_data_only_values_small)
normMatrix <- performGlobalRLRNormalization(example_data_only_values)
Log2 transformed data is normalized by robust linear regression using the function "rlm" from the MASS package.
data(example_data_only_values_small)
normMatrix <- performGlobalRLRNormalization(example_data_only_values)