View source: R/reg_regression.R
| regression | R Documentation |
Ancestor class for regression models. Stores the target attribute and provides common evaluation metrics.
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.