# Generated by roxygen2: do not edit by hand

S3method(plot,drf_tree)
S3method(predict,drf)
S3method(print,drf)
S3method(print,drf_tree)
export(drf)
export(get_sample_weights)
export(get_tree)
export(split_frequencies)
export(variable_importance)
importFrom(Matrix,Matrix)
importFrom(Matrix,cBind)
importFrom(Rcpp,evalCpp)
importFrom(methods,new)
importFrom(utils,modifyList)
useDynLib(drf)
