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

Demo semforestLGCModelOpenMxParallel.R throws error: #35

Closed cjvanlissa closed 3 years ago

cjvanlissa commented 3 years ago

I see this:

> bigforest <- merge(forest, forest2)
Error in merge.internal(list(x, y)) : 
  Cannot merge forests! Models differ.
brandmaier commented 3 years ago

Fixed by fd4da5138e54c6351f8189abb63c6bd991fb7a23.