# Generated by roxygen2: do not edit by hand

export(adversarial_rf)
export(darf)
export(earf)
export(expct)
export(forde)
export(forge)
export(impute)
export(lik)
export(rarf)
export(sample_from_leaves)
import(data.table)
import(ranger)
import(stringr)
importFrom(foreach,
  "%do%",
  "%dopar%",
  foreach,
  getDoParWorkers
)
importFrom(stats,
  dunif,
  predict,
  punif,
  rbinom,
  runif
)
importFrom(truncnorm,
  dtruncnorm,
  etruncnorm,
  ptruncnorm,
  rtruncnorm
)
