process.ScaleNormalization3: Normalizes the data set
Description
Normalizes the data set.Usage
## S3 method for class 'ScaleNormalization3':
process(this, ..., skip=FALSE, force=FALSE, verbose=FALSE)
Arguments
force
If TRUE
, data already normalized is re-normalized,
otherwise not.