Learn R Programming

glmtree (version 0.2)

glmdisc-class: Class glmtree

Description

Class glmtree represents a logistic regression tree scheme associated with its optimal logistic regression models.

Arguments

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.