prepro_sub | R Documentation |
This function is called by moss to scale and normalize (extended) matrices.
prepro_sub(X, scale.arg, norm.arg)
X |
An object of class 'matrix', 'FBM', or 'array'. |
scale.arg |
Should we scale columns? Logical. |
norm.arg |
Should we normalize columns? Logical. |
Ment for objects of class 'matrix', 'FBM', or 'array'.
A matrix with scaled and/or normalized columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.