CombPredict             Integrated Prediction of Testing samples using
                        Combination Weights from integrated RF or MRF
                        model
CombPredictSpecific     Prediction for testing samples using specific
                        combination weights from integrated RF or MRF
                        model
Combination             Weights for combination of predictions from
                        different data subtypes using Least Square
                        Regression based on various error estimation
                        techniques
CrossValidation         Generate training and testing samples for cross
                        validation
Dream_Dataset           NCI-Dream Drug Sensitivity Prediction Challenge
                        Dataset
Imputation              Imputation of a numerical vector
IntegratedPrediction    Integrated Prediction of Testing samples from
                        integrated RF or MRF model
Node_cost               Information Gain
build_forest_predict    Prediction using Random Forest or Multivariate
                        Random Forest
build_single_tree       Model of a single tree of Random Forest or
                        Multivariate Random Forest
error_calculation       Error calculation for integrated model
predicting              Prediction of testing sample in a node
single_tree_prediction
                        Prediction of Testing Samples for single tree
split_node              Splitting Criteria of all the nodes of the tree
splitt                  Split of the Parent node
