| glmdisc-class {glmtree} | R Documentation |
Class glmtree
Description
Class glmtree represents a logistic regression tree scheme associated with its optimal logistic regression models.
Slots
parametersThe parameters associated with the method.
best.treeThe best discretization scheme found by the method given its parameters.
performanceThe performance obtained with the method given its parameters.
[Package glmtree version 0.3.1 Index]