Normalizes the data set.
# S3 method for QuantileNormalization
process(this, ..., force=FALSE, verbose=FALSE)
Returns a double
Not used.
If TRUE
, data already normalized is re-normalized,
otherwise not.
See Verbose
.
For more information see QuantileNormalization
.