glmtree: Logistic Regression Trees

A logistic regression tree is a decision tree with logistic regressions at its leaves. A particular stochastic expectation maximization algorithm is used to draw a few good trees, that are then assessed via the user's criterion of choice among BIC / AIC / test set Gini. The formal development is given in a PhD chapter, see Ehrhardt (2019) <https://github.com/adimajo/manuscrit_these/releases/>.

Package details

AuthorAdrien Ehrhardt [aut, cre]
MaintainerAdrien Ehrhardt <adrien.ehrhardt@centraliens-lille.org>
LicenseGPL (>= 2)
Version0.2
URL https://adimajo.github.io
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("glmtree")

Try the glmtree package in your browser

Any scripts or data that you put into this service are public.

glmtree documentation built on Jan. 13, 2021, 4:58 p.m.