English

semopy: A Python package for Structural Equation Modeling

Applications 2021-06-02 v2

Abstract

Structural equation modelling (SEM) is a multivariate statistical technique for estimating complex relationships between observed and latent variables. Although numerous SEM packages exist, each of them has limitations. Some packages are not free or open-source; the most popular package not having this disadvantage is lavaan\textbf{lavaan}, but it is written in R language, which is behind current mainstream tendencies that make it harder to be incorporated into developmental pipelines (i.e. bioinformatical ones). Thus we developed the Python package semopy\textbf{semopy} to satisfy those criteria. The paper provides detailed examples of package usage and explains it's inner clockworks. Moreover, we developed the unique generator of SEM models to extensively test SEM packages and demonstrated that semopy\textbf{semopy} significantly outperforms lavaan\textbf{lavaan} in execution time and accuracy.

Keywords

Cite

@article{arxiv.1905.09376,
  title  = {semopy: A Python package for Structural Equation Modeling},
  author = {Meshcheryakov Georgy and Igolkina Anna},
  journal= {arXiv preprint arXiv:1905.09376},
  year   = {2021}
}