Outputs (model struct):
One of the primary strengths of the PLS Toolbox is its visualization capabilities. In multivariate analysis, interpreting the model is often as important as building it. The toolbox generates intuitive plots such as , which allow users to identify clustering patterns or outliers among samples, and loading plots , which reveal which variables contribute most heavily to the model’s predictive power. matlab pls toolbox
% Example: Preprocessing spectrum pp = preprocess('default', 'derivat', 2, 'width', 15); x_pre = preprocess(x, pp); Outputs (model struct): One of the primary strengths
The MATLAB PLS Toolbox: A Comprehensive Overview of Multivariate Analysis in Chemometrics and Beyond x_pre = preprocess(x
It features the Minimum Covariance Determinant (MCD) estimator, essential for identifying outliers in high-dimensional datasets. Industry Applications
The by Eigenvector Research is the industry-standard software suite for chemometrics and multivariate data analysis within MATLAB. It provides both a graphical user interface (GUI) for point-and-click analysis and a command-line interface for custom scripting and automation. Core Capabilities
Eigenvector Research continues to develop the PLS Toolbox. Recent trends include: