# Generated by roxygen2: do not edit by hand

S3method(plot,DynForest)
S3method(plot,DynForestPred)
S3method(plot,DynForestVIMP)
S3method(plot,DynForestVarDepth)
S3method(plot,DynForestgVIMP)
S3method(predict,DynForest)
S3method(print,DynForest)
S3method(print,DynForestOOB)
S3method(print,DynForestVIMP)
S3method(print,DynForestVarDepth)
S3method(print,DynForestgVIMP)
S3method(summary,DynForest)
S3method(summary,DynForestOOB)
export(DynForest)
export(compute_OOBerror)
export(compute_VIMP)
export(compute_gVIMP)
export(getTree)
export(getTreeNodes)
export(var_depth)
import(doParallel)
import(doRNG)
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)
