regression {daltoolbox} | R Documentation |
Regression
Description
Ancestor class for regression problems
Usage
regression(attribute)
Arguments
attribute |
attribute target to model building |
Value
regression object
Examples
#See ?reg_dtree for a regression example using a decision tree
[Package daltoolbox version 1.0.767 Index]