DynForest               Random forest with multivariate longitudinal
                        endogenous covariates
compute_OOBerror        Compute the Out-Of-Bag error (OOB error)
compute_VIMP            Compute the importance of variables (VIMP)
                        statistic
compute_gVIMP           Compute the grouped importance of variables
                        (gVIMP) statistic
data_simu1              data_simu1 dataset
data_simu2              data_simu1 dataset
getTree                 Extract some information about the split for a
                        tree by user
getTreeNodes            Extract nodes identifiers for a given tree
pbc2                    pbc2 dataset
plot.DynForest          Plot function in DynForest
predict.DynForest       Prediction using dynamic random forests
print.DynForest         Print function
summary.DynForest       Display the summary of DynForest
var_depth               Extract characteristics from the trees building
                        process
