NEWS.md
Resolve CRAN error: “calling math functions such as log pow sqrt with integer arguments is not portable.”
* Modified dCON
* Added forest
* Slight speed improvement.
* Rebuild with roxygen2
* Modified the print funciton; tree now print with data.tree package, but the old way can still be called.
* Added the plot function (from DiagrammeR); tree can be plotted in seveal ways.
* Added plot saving feature.
* Added the print function; tree can be printed in two ways determined by the logical value of top2bottom
* Fixed folding in cross validation; now the folding are generated based on percentile as in caret::createFolds