# Generated by roxygen2: do not edit by hand

S3method(importance,DirichletRF)
S3method(predict,DirichletRF)
S3method(print,DirichletRF)
export(DirichletRF)
export(importance)
export(permutation_importance)
export(predict_weights)
export(sample_conditional)
importFrom(Rcpp,sourceCpp)
importFrom(stats,predict)
useDynLib(DirichletRF, .registration = TRUE)
