Skip to content

semtree

Recursive Partitioning for Structural Equation Models

v0.9.23 · Nov 26, 2025 · GPL-3

Description

SEM Trees and SEM Forests -- an extension of model-based decision trees and forests to Structural Equation Models (SEM). SEM trees hierarchically split empirical data into homogeneous groups each sharing similar data patterns with respect to a SEM by recursively selecting optimal predictors of these differences. SEM forests are an extension of SEM trees. They are ensembles of SEM trees each built on a random sample of the original data. By aggregating over a forest, we obtain measures of variable importance that are more robust than measures from single trees. A description of the method was published by Brandmaier, von Oertzen, McArdle, & Lindenberger (2013) <doi:10.1037/a0030001> and Arnold, Voelkle, & Brandmaier (2020) <doi:10.3389/fpsyg.2020.564403>.

Downloads

489

Last 30 days

8003rd

1.5K

Last 90 days

6.6K

Last year

Trend: -5.1% (30d vs prior 30d)

CRAN Check Status

1 ERROR
1 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 ERROR
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-oldrel-macos-x86_64

package dependencies

Package suggested but not available for checking: ‘ctsemOMX’
ERROR r-oldrel-windows-x86_64

package dependencies

Package required but not available: 'OpenMx'

Package suggested but not available for checking: 'ctsemOMX'

See section 'The DESCRIPTION file' in the 'Writing R Extensions'
manual.

Check History

ERROR 12 OK · 1 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-oldrel-macos-x86_64

package dependencies

Package suggested but not available for checking: ‘ctsemOMX’
ERROR r-oldrel-windows-x86_64

package dependencies

Package required but not available: 'OpenMx'

Package suggested but not available for checking: 'ctsemOMX'

See section 'The DESCRIPTION file' in the 'Writing R Extensions'
manual.

Dependency Network

Dependencies Reverse dependencies OpenMx rpart rpart.plot lavaan cluster ggplot2 tidyr dplyr strucchange sandwich zoo crayon clisymbols future.apply data.table +2 more dependencies semtree

Version History

new 0.9.23 Mar 10, 2026
updated 0.9.23 ← 0.9.22 diff Nov 25, 2025
updated 0.9.22 ← 0.9.20 diff Jul 27, 2025
updated 0.9.20 ← 0.9.19 diff Apr 7, 2024
updated 0.9.19 ← 0.9.18 diff Nov 25, 2023
updated 0.9.18 ← 0.9.17 diff May 12, 2022
updated 0.9.17 ← 0.9.16 diff Jul 29, 2021
updated 0.9.16 ← 0.9.15 diff Jun 10, 2021
updated 0.9.15 ← 0.9.14 diff Apr 28, 2021
updated 0.9.14 ← 0.9.13 diff Jan 6, 2020
updated 0.9.13 ← 0.9.12 diff Nov 4, 2018
updated 0.9.12 ← 0.9.11 diff Feb 12, 2018
updated 0.9.11 ← 0.9.10 diff Dec 13, 2017
updated 0.9.10 ← 0.9.9 diff Apr 4, 2017
new 0.9.9 Dec 15, 2016