PLS-SEM Toolbox

Version 2.4 (1.16 MB) by Massimo Aria
Structural Equation Model through Partial Least Squares approach (PLS-SEM)
3.6K Downloads
Updated 19 Feb 2016

View License

The PLS-SEM Toolbox provides the capability to estimate Structural Equation Models with Partial Least Squares algorithm (SEM-PLS, PLS-SEM or PLS Path Modeling).
Different setups for estimation of factor scores and weighting schemes can be used. Moreover, it comprises modular routines for computation of bootstrap confidence intervals, model parameters and several quality indices.
Numerous graphical outputs help to assess the model.
A well-known mobile phone dataset from marketing research is analyzed in the example to show the main characteristics of the toolbox.

Cite As

Massimo Aria (2024). PLS-SEM Toolbox (https://www.mathworks.com/matlabcentral/fileexchange/54147-pls-sem-toolbox), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2015a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Conditional Mean Models in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
2.4

update notes in the changelog file

2.3.0.0

Some minor fixes

2.2.0.0

- Added the function SMDesign_gui to draw the structural model using a GUI

2.1.0.0

Added a new function plspm_publish.m.
The function generates report of results in several formats (html, doc, ppt, xls, etc.)

2.0.0.0

New features:
-Overall model assessment: SRMR, TLI, FLI
-Heterotrait-Monotrait ratio of correlations (HTMT) criterium
-Rho by Dijkstra and Henseler
-All reliability indices in a single table
-A new table, showing the effect overview, has been added

1.3.1.0

Increased bootstrap speed.

1.3.0.0

Some improvements:
- Now, plspm function calculates also the Variance Inflaction Factors (VIFs) for model assessment of formative blocks;
- Now, bootstrap procedure calculates also t stats and pvalues for weights, loadings and path coefficients.

1.2.1.0

Updated the ECSI example

1.2.0.0

Corrected a bug in path_graph.m function

1.1.0.0

Corrected a bug in path_graph.m function

1.0.0.0