View source: R/reg_regression.R
regression | R Documentation |
Ancestor class for regression problems. This ancestor class is used to define and manage the target attribute for regression tasks.
regression(attribute)
attribute |
attribute target to model building |
returns a regression object
#See ?reg_dtree for a regression example using a decision tree
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.