Plssem
Stata package for Structural Equation Modeling with Partial Least Squares (PLS-SEM)
Install / Use
/learn @sergioventurini/PlssemREADME
plssem
Current release: 0.6.3
Stata version required: at least 17.0
Stata package for Structural Equation Modeling with Partial Least Squares (PLS-SEM).
The companion package for simulating data in accordance with a given PLS-SEM model is available at the following GitHub repository: https://github.com/sergioventurini/plssemsim.
Installation notes
To install plssem directly from GitHub you need to use the github Stata package. You can install the latest version of the github package by executing the following code in your Stata session:
net install github, from("https://haghish.github.io/github/")
Then, you can install the plssem package using the following code in Stata:
github install sergioventurini/plssem
Authors
Sergio Venturini, Department of Economic and Social Sciences, Università Cattolica del Sacro Cuore, Cremona, Italy
E-mail: sergio.venturini@unicatt.it
Mehmet Mehmetoglu, Department of Psychology, Norwegian University of Science and Technology, Trondheim, Norway
E-mail: mehmetm@svt.ntnu.no
Bugs
In case you find any bug, please send us an e-mail or open an issue on GitHub.
Citation
You can cite the plssem package as:
Mehmetoglu, M., Venturini, S. (2021). Structural Equation Modelling with Partial Least Squares Using Stata and R. CRC Press
Venturini, S., Mehmetoglu, M. (2019). plssem: A Stata Package for Structural Equation Modeling with Partial Least Squares. Journal of Statistical Software, 88(8)1-35
Paper webpage: https://www.jstatsoft.org/article/view/v088i08
GitHub repository: https://github.com/sergioventurini/plssem
Copyright
This software is distributed under the GPL-3 license (see LICENSE file).
