The PLS (Partial Least Squares) Toolbox in MATLAB!
Real-World Example: Analyzing Spectroscopic Data matlab pls toolbox
Alternatives to the PLS Toolbox:
% Predict and evaluate confusion matrix prediction = plsda_predict(plsda_model, X_test); confusionmat(class_test, prediction.class) The PLS (Partial Least Squares) Toolbox in MATLAB
Process Monitoring: Implementing on-line models for real-time quality control in chemical manufacturing. developed by Eigenvector Research
For teaching or exploratory analysis, this GUI is a lifesaver.
PLS Toolbox is a leading software package for multivariate data analysis and chemometrics, developed by Eigenvector Research