* Update DESCRIPTION as suggested by CRAN
* 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
* Added plot.rocTree to plot hazard functions for the final terminal nodes.
* Added and cleaned dfFinal and ndFinal.
* Added an additional smoothing parameter for plots.
* Added parallel computing for VC.
* Added rocTree.prune.
* Drafted the help pages.
* Improved speed in data preparation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.