DataLab is a compact statistics package aiming at exploratory data analysis. Please visit the DataLab Web site for more information....


ResultsTab

Declaration: FrmPLS.ResultsTab: integer;
The property ResultsTab controls which tab in the results section is displayed. The valid range is between 1 and 6. Specifying an invalid tab index automatically restricts the tab index to the closest available value.

The ResultsTab selects the following pages:

1 ... Summary
2 ... Classification Results (PLS/DA only)
3 ... Actual vs. Estimated (PLS regression only)
4 ... Residuals (PLS regression only)
5 ... Distribution of Residuals (PLS regression only)
7 ... Loadings X
8 ... Regression Coefficients
9 ... Details
60 ... Cross Validation RMS(EP)
61 ... Cross Validation TP Rate (PLS/DA only)
62 ... Cross Validation FP Rate (PLS/DA only)
63 ... Cross Validation MCC (PLS/DA only)