# Generated by roxygen2: do not edit by hand

S3method(brif,default)
S3method(brif,formula)
S3method(brif,trainpredict)
S3method(brifTree,default)
S3method(brifTree,formula)
S3method(predict,brif)
export(brif)
export(brifTree)
export(printRules)
useDynLib(brif, .registration=TRUE)
exportPattern("^[[:alpha:]]+")
importFrom(Rcpp, evalCpp)