regression: Regression

View source: R/reg_regression.R

regressionR 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

daltoolbox documentation built on May 29, 2024, 1:57 a.m.