brandmaier / semtree

Recursive Partitioning for Structural Equation Models
https://brandmaier.github.io/semtree/
GNU General Public License v3.0
13 stars 11 forks source link

OpenMx GMM are incompatible with semtree #26

Open brandmaier opened 3 years ago

brandmaier commented 3 years ago

OpenMx GMMs have a meta-model that doesn't have any manifest variables. semtree assumes the existence of manifest variables and exits with an error if GMMs are used.