# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,BorgDiagnosis)
S3method(as.data.frame,BorgRisk)
S3method(plot,BorgRisk)
S3method(plot,borg_comparison)
S3method(plot,borg_result)
S3method(print,borg_certificate)
S3method(print,borg_comparison)
S3method(print,borg_cv)
S3method(print,borg_cv_report)
S3method(print,borg_pipeline)
S3method(print,borg_power)
S3method(print,borg_result)
S3method(summary,BorgDiagnosis)
S3method(summary,BorgRisk)
S3method(summary,borg_comparison)
S3method(summary,borg_cv)
S3method(summary,borg_pipeline)
S3method(summary,borg_power)
S3method(summary,borg_result)
export(audit_importance)
export(audit_predictions)
export(borg)
export(borg_assimilate)
export(borg_auto_check)
export(borg_certificate)
export(borg_compare_cv)
export(borg_cv)
export(borg_diagnose)
export(borg_export)
export(borg_group_vfold_cv)
export(borg_initial_split)
export(borg_inspect)
export(borg_options)
export(borg_pipeline)
export(borg_power)
export(borg_register_hooks)
export(borg_trainControl)
export(borg_unregister_hooks)
export(borg_validate)
export(borg_vfold_cv)
export(cv_leakage_report)
exportClasses(BorgDiagnosis)
exportClasses(BorgRisk)
exportMethods(show)
importFrom(Rcpp,sourceCpp)
importFrom(grDevices,chull)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,plot.new)
importFrom(graphics,plot.window)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(methods,is)
importFrom(methods,new)
importFrom(stats,complete.cases)
importFrom(stats,cor)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,prcomp)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(utils,head)
importMethodsFrom(methods,show)
useDynLib(BORG, .registration = TRUE)
