Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 340 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 340 Bytes

OptimalTRees

description This package is an implementation of the Optimal Classification Trees local search algorithm as proposed by Jack William Dunn in his PhD thesis 'Optimal Trees for Prediction and Prescription'. The main workhorses are the functions optimaltrees and localsearch, please use the help function to read documentation.