CRAN/E | semtree

semtree

Recursive Partitioning for Structural Equation Models

Installation

About

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.

github.com/brandmaier/semtree
Bug report File report

Key Metrics

Version 0.9.20
R ≥ 2.10
Published 2024-04-08 24 days ago
Needs compilation? no
License GPL-3
CRAN checks semtree results
Language en-US

Downloads

Yesterday 22 0%
Last 7 days 156 -17%
Last 30 days 826 +67%
Last 90 days 1.816 -13%
Last 365 days 7.005 +7%

Maintainer

Maintainer

Andreas M. Brandmaier

andy@brandmaier.de

Authors

Andreas M. Brandmaier

aut / cre

John J. Prindle

aut

Manuel Arnold

aut

Caspar J. Van Lissa

aut

Material

NEWS
Reference manual
Package source

In Views

MachineLearning
MixedModels
Psychometrics

Vignettes

Constraints in semtree
SEM Forests
Getting Started with the semtree package
Score-based Tests
Focus parameters in SEM forests

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

semtree archive

Depends

R ≥ 2.10
OpenMx ≥ 2.6.9

Imports

rpart
rpart.plot ≥ 3.0.6
lavaan
cluster
ggplot2
tidyr
methods
strucchange
sandwich
zoo
crayon
clisymbols
future.apply
data.table
expm
gridBase

Suggests

knitr
rmarkdown
viridis
MASS
psychTools
testthat
future
ctsemOMX