README.md

decisionTree

decisionTree function performs decision tree algorithm on given data. Algorithm uses entropy as a criterium of division on every node. Works both for qualititative and quantitative variables.

TO DO: * replace for loops with apply



tomis9/decisionTree documentation built on May 29, 2019, 9:55 a.m.