# Generated by roxygen2: do not edit by hand

S3method(plot,DynForestVIMP)
S3method(plot,DynForestVarDepth)
S3method(plot,DynForestgVIMP)
S3method(predict,DynForest)
S3method(summary,DynForest)
export(DynForest)
export(compute_OOBerror)
export(compute_VIMP)
export(compute_gVIMP)
export(getTree)
export(getTreeNodes)
export(plot_CIF)
export(plot_nodeCIF)
export(var_depth)
import(doParallel)
import(foreach)
import(ggplot2)
import(lcmm)
import(parallel)
import(pbapply)
import(pec)
import(prodlim)
import(stats)
import(stringr)
import(survival)
import(utils)
importFrom(DescTools,Entropy)
importFrom(cmprsk,crr)
importFrom(methods,is)
importFrom(splines,ns)
importFrom(stringr,str_order)
importFrom(zoo,na.locf)
