# Generated by roxygen2: do not edit by hand

S3method(plot,SelectBoost_gamlss)
S3method(plot,SelectBoost_gamlss_grid)
S3method(plot,sb_confidence)
S3method(plot,summary.SelectBoost_gamlss)
S3method(print,effect_plot_failure)
S3method(summary,SelectBoost_gamlss)
export(.family_defaults)
export(.family_tolerance)
export(.gen_family)
export(AICc_gamlss)
export(SelectBoost_gamlss)
export(autoboost_gamlss)
export(check_fast_vs_generic)
export(confidence_functionals)
export(confidence_table)
export(effect_plot)
export(fast_vs_generic_ll)
export(fastboost_gamlss)
export(knockoff_filter_mu)
export(knockoff_filter_param)
export(plot_sb_gamlss)
export(plot_stability_curves)
export(sb_gamlss)
export(sb_gamlss_c0_grid)
export(selection_table)
export(tune_sb_gamlss)
importFrom(Rcpp,sourceCpp)
importFrom(graphics,abline)
importFrom(graphics,barplot)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot.new)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(rlang,.data)
importFrom(stats,aggregate)
importFrom(stats,coef)
importFrom(stats,logLik)
importFrom(stats,model.frame)
importFrom(stats,model.response)
importFrom(stats,qlogis)
importFrom(stats,setNames)
importFrom(stats,update)
importFrom(utils,getFromNamespace)
importFrom(utils,head)
importFrom(utils,tail)
useDynLib(SelectBoost.gamlss, .registration = TRUE)
