# Generated by roxygen2: do not edit by hand

S3method(plot,dynforest)
S3method(plot,dynforestgvimp)
S3method(plot,dynforestpred)
S3method(plot,dynforestvardepth)
S3method(plot,dynforestvimp)
S3method(predict,dynforest)
S3method(print,dynforest)
S3method(print,dynforestgvimp)
S3method(print,dynforestoob)
S3method(print,dynforestpred)
S3method(print,dynforestvardepth)
S3method(print,dynforestvimp)
S3method(summary,dynforest)
S3method(summary,dynforestoob)
export(compute_gvimp)
export(compute_ooberror)
export(compute_vardepth)
export(compute_vimp)
export(dynforest)
export(get_tree)
export(get_treenodes)
import(cli)
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)
