Author: GyeongCheol Cho
Repository: https://github.com/PsycheMatrica/TestSEM_Pro
TestSEM_Pro is a MATLAB package for running Monte Carlo simulations to evaluate the performance of structural equation modeling (SEM) estimators across various model scenarios.
- Support for SEMs with both factors and components
- Assessment of parameter recovery and convergence rates
- Generation of comprehensive result summaries
- Tested: MATLAB R2023b on Windows/macOS/Linux
- Likely works: R2022a and newer
- Download ZIP: https://github.com/PsycheMatrica/TestSEM_Pro/releases/latest
- Or clone:
git clone https://github.com/PsycheMatrica/TestSEM_Pro.git
- Then, in MATLAB:
addpath(genpath('TestSEM_Pro')) savepath
- Open and follow the Run_Example_*.m scripts in MATLAB.
- Each script provides step-by-step instructions and examples to guide you through running simulations and summarizing results.
If you use TestSEM_Pro, please cite:
Cho, G. (2025). TestSEM_Pro: A MATLAB package for Monte Carlo evaluation of SEM estimators [Computer software]. Zenodo. https://doi.org/10.5281/zenodo.15844368