scaling_samples: Scale data matrix
Description
Performs scaling according to a method.
Usage
scaling_samples(datamat, method = "auto")
Arguments
method
string specifying the scaling method. The possible values are:
Value
Returns the data matrix scaled.