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