decisionTree: Decison Tree

Description Usage Arguments Note Examples

View source: R/hello.R

Description

Generates a Decision tree plot with two branches at each value to predict the output on the basis of given dataset

Usage

1

Arguments

t

Target Variable

d

Dataset

Note

Pass the target value with '$' . Ex- dataset$target(d$t)

Examples

1

lucio617/mlearning documentation built on Dec. 21, 2021, 12:40 p.m.