glmtree (0.1)
Logistic Regression Trees.
https://adimajo.github.io
http://cran.r-project.org/web/packages/glmtree
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) .
Maintainer:
Adrien Ehrhardt
Author(s): Adrien Ehrhardt [aut, cre]
License: GPL (>= 2)
Uses: caret, dplyr, magrittr, partykit, FactoMineR, testthat, knitr, rmarkdown, covr
Released 2 months ago.
Ratings
Overall: |
|
Documentation: |
|
Log in to vote.
Reviews
No one has written a review of glmtree yet. Want to be the first? Write one now.
Related packages: … (20 best matches, based on common tags.)
Search for glmtree on google, google scholar, r-help, r-devel.
Visit glmtree on R Graphical Manual.