# Generated by roxygen2: do not edit by hand

S3method(as_rsample,LeakSplits)
S3method(print,GuardFit)
S3method(print,LeakAuditList)
S3method(print,summary.GuardFit)
S3method(summary,GuardFit)
S3method(summary,LeakAudit)
S3method(summary,LeakFit)
S3method(summary,LeakTune)
export(.guard_ensure_levels)
export(.guard_fit)
export(as_rsample)
export(audit_leakage)
export(audit_leakage_by_learner)
export(audit_report)
export(calibration_summary)
export(confounder_sensitivity)
export(fit_resample)
export(impute_guarded)
export(make_split_plan)
export(plot_calibration)
export(plot_confounder_sensitivity)
export(plot_fold_balance)
export(plot_overlap_checks)
export(plot_perm_distribution)
export(plot_time_acf)
export(predict_guard)
export(simulate_leakage_suite)
export(tune_resample)
exportClasses(LeakAudit)
exportClasses(LeakFit)
exportClasses(LeakSplits)
exportMethods(show)
importFrom(methods,new)
importFrom(stats,aggregate)
importFrom(stats,ave)
importFrom(stats,predict)
importFrom(stats,rbinom)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(utils,head)
importFrom(utils,modifyList)
importMethodsFrom(methods,show)
