Scaling

Declaration: FrmPCA.Scaling: integer;
The Scaling parameter controls the type of preprocessing of the data:
0 ... no scaling at all
1 ... mean centering
2 ... standardization (mean = 0, stand.dev. = 1.0)