Recursive Partitioning Based on Psychometric Models

Overview

Recursive partitioning based on psychometric models, employing the general MOB algorithm (from package partykit).

Installation

The stable version of psychotree is available from CRAN:

install.packages("psychotree")

The latest development version can be installed from R-universe:

install.packages("psychotree", repos = "https://zeileis.R-universe.dev")

License

The package is available under the General Public License version 3 or version 2