QoLSEM
The R-package and allows to estimate a structural equation model for the global analysis of health-related quality of life data from questionnaires.
See the following reference: Barbieri A, Tami M, Bry X, Azria D, Gourgou S, Mollevi C and Lavergne C. EM algorithm estimation of a structural equation model for the longitudinal study of the quality of life. Statistics in Medicine. 37(6) :1031-1046, 2018.
To try the current development version from github, use:
if (!requireNamespace("devtools", quietly = TRUE)) {
install.packages("devtools")}
devtools::install_github("AntoineBbi/QoLSEM")