process.MatNormalization: Normalizes the data set
Description
Normalizes the data set.
Usage
# S3 method for MatNormalization
process(this, ..., ram=NULL, force=FALSE, verbose=FALSE)
Arguments
- ...
Not used.
- force
If TRUE
, data already normalized is re-normalized,
otherwise not.
- verbose
See Verbose
.
See Also
For more information see MatNormalization
.