Parameters | Expression Parameters | Array Standardization Method

Array Standardization Method
Use the drop-down menu to select the method for standardizing intensities within arrays.
Since variables with large variances tend to have more effect on the distance measure than those with small variances, it is recommended that you standardize the variables before the computation of the distance measure.
Available methods for standardization are described in the table below:
Standardizes values to the mean with a scale equivalent to the standard deviation.
Standardizes values to the median with a scale equivalent to zero (0).
Standardizes values to zero (0) with a scale equivalent to the sum of the values.
Standardizes values to zero (0) with a scale equivalent to the Euclidean length.
Standardizes values to zero (0) with a scale equivalent to the standard deviation about the origin.
Standardizes values to zero (0) with a scale equivalent to the maximum absolute value.
Standardizes values to the biweight 1-step M-estimate with a scale equivalent to the biweight A-estimate.
Note: 4.685 is the default numeric tuning constant used in this method.
Standardizes values to the Huber 1-step M-estimate with a scale equivalent to the Huber A-estimate.
Note: 1.345 is the default numeric tuning constant used in this method.
Note: 1 is the default numeric tuning constant used in this method.
Note: 0.1 is the default numeric constant giving the proportion of pairs to be included in the estimation of the within-cluster variances.
Note: 0.1 is the default numeric constant giving the proportion of data to be contained in the spacing.
Standardizes values to the L(1) value with a scale equivalent to the L(1) value.
Note: 0.1 is the default numeric constant specifying the power to which differences are to be raised in computing an L(p) or Minkowski metric.
To Specify a Standardization Method:
*
Select the desired standardization method using the drop-down menu.
Note: Select the blank space to apply no standardization to your variables.
For Additional Information
Refer to the SAS PROC STDIZE documentation for other options and details.