A vector specifying which samples are in the training set.
location
Character. Either "mean" or "median".
absolute
If TRUE, then absolute values of the differences are returned.
verbose
A number between 0 and 3 for the amount of progress messages to give.
A higher number will produce more messages.
Value
An ExpressionSet of the same dimension that was input, with values
subtracted from the location specified.
Details
Only the samples specified by training are used in the calculation of the location.
To use all samples for calculation of the location, simply provide indices of all the samples.