# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,ardl_folds)
S3method(as.data.frame,trend_absorption)
S3method(plot,dml_bounds)
S3method(print,ardl_design)
S3method(print,ardl_folds)
S3method(print,classical_bounds)
S3method(print,dml_bounds)
S3method(print,dml_spec)
S3method(print,trend_absorption)
S3method(summary,dml_bounds)
export(CASE_LABELS)
export(CONTROLS)
export(DEFAULT_INTEGRATED)
export(DEFAULT_LEVELS)
export(LOG_SERIES)
export(PASSTHROUGH_REGIMES)
export(PENALTY_RULES)
export(REDUCED_DROP)
export(absorption_verdict)
export(adaptive_post_lasso)
export(ardl_colors)
export(bounds_verdict)
export(build_balanced_design)
export(classical_bounds_test)
export(classify_controls)
export(compute_statistic)
export(conditional_ecm)
export(cross_fit_projection)
export(decision)
export(dml_bootstrap)
export(dml_bounds)
export(dml_spec)
export(hblock_folds)
export(k_convention_offset)
export(n_restrictions)
export(parula_colors)
export(passthrough_regime)
export(penalty_sensitivity)
export(plot_bracket)
export(plugin_penalty)
export(pss_reference)
export(rademacher)
export(sample_use)
export(sample_use_table)
export(simulate_pss_bounds)
export(trend_absorption)
export(tscv_penalty)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,hist)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,text)
importFrom(utils,globalVariables)
