PLSPM TOOLBOX

Changelog 05 dec 2015

History

25 Nov 2015 	1.1 	
Corrected a bug in path_graph.m function

25 Nov 2015 	1.2 	
Corrected a bug in path_graph.m function

25 Nov 2015 	1.2.1 	
Updated the ECSI example

27 Nov 2015 	1.3 	
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.

27 Nov 2015 	1.3.1 	
Increased bootstrap speed.

05 Dec 2015     2.0
Several new features:
- Now, plspm calculates some indices for overall model assessment: SRMR, TLI and FLI;
- Now, plspm returns covariance matrices of empirical and theoretical models;
- Now, plspm implements a new discriminant validity criterion based on Heterotrait-Monotrait ratio of correlations (HTMT) by Henseler et al. (2015);
- Now, plspm implements the new reliability index Rho_A for measurement model assessment by Dijkstra and Henseler;

Some improvements in report of results:
- Reliability indices are now showed in one table for an easy comparison; 
- A new table (OM_Tables.consistency), showing the effect overview, has been added to output of summury_plspm.m function.
- Some new tables (OVERALL_Tables) about overall model assessment have been added to output of summury_plspm.m function.

21 Dec 2015     2.1
- Generating report of results in several formats (html, doc, ppt, latex)

In a short time, I'm going to add:
- bootstrapp procedure for SRMR
- Consistent PLSPM estimation

13 Jan 2016     2.2
- Added the function SMDesign_gui to draw the structural model using a GUI