Con_DT                  Construct Decision Tree model with pruning
DF_CV                   Decision Forest algorithm: Model training with
                        Cross-validation
DF_CVsummary            output summary for Dforest Cross-validation
                        results
DF_ConfPlot             Decision Forest algorithm: confidence level
                        accumulated plot
DF_ConfPlot_accu        Decision Forest algorithm: confidence level
                        accumulated plot (accumulated version)
DF_Trainsummary         output summary for Dforest test results
DF_acc                  Performance evaluation from Decision Tree
                        Predictions
DF_calp                 T-test for feature selection
DF_dataFs               Decision Forest algorithm: Feature Selection in
                        pre-processing
DF_dataPre              Decision Forest algorithm: Data pre-processing
DF_easy                 Simple pre-defined pipeline for Decision forest
DF_perf                 performance evaluation between two factors
DF_pred                 Decision Forest algorithm: Model prediction
DF_train                Decision Forest algorithm: Model training
Dforest                 Demo script to lean Decision Forest package
                        Demo data are located in data/ folder
Pred_DT                 Doing Prediction with Decision Tree model
cal_MCC                 Performance evaluation from other modeling
                        algorithm Result
data_dili               QSAR dataset with DILI endpoint for demo
multiplot               multiplot
