# Generated by roxygen2: do not edit by hand

S3method(predict,adaboost)
S3method(predict,jous)
S3method(print,adaboost)
S3method(print,jous)
export(adaboost)
export(circle_data)
export(friedman_data)
export(grid_probs)
export(jous)
export(predict.adaboost)
importFrom(Rcpp,sourceCpp)
useDynLib(JOUSBoost, .registration = TRUE)
