# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,fitgam)
S3method(as.data.frame,reduce)
S3method(as.data.frame,riskfactor)
S3method(as.data.frame,univariate)
S3method(as.vector,bootstrap_rmse)
S3method(as.vector,constructtariffclasses)
S3method(autoplot,bootstrap_rmse)
S3method(autoplot,check_residuals)
S3method(autoplot,constructtariffclasses)
S3method(autoplot,fitgam)
S3method(autoplot,riskfactor)
S3method(autoplot,univariate)
S3method(print,bootstrap_rmse)
S3method(print,check_residuals)
S3method(print,constructtariffclasses)
S3method(print,fitgam)
S3method(print,model_performance)
S3method(print,overdispersion)
S3method(print,reduce)
S3method(print,riskfactor)
S3method(print,univariate)
S3method(summary,reduce)
export("%>%")
export(add_prediction)
export(autoplot)
export(biggest_reference)
export(bootstrap_rmse)
export(check_overdispersion)
export(check_residuals)
export(construct_tariff_classes)
export(fisher)
export(fit_gam)
export(histbin)
export(model_performance)
export(period_to_months)
export(rating_factors)
export(rating_factors1)
export(reduce)
export(rmse)
export(univariate)
import(DHARMa)
import(classInt)
import(data.table)
import(evtree)
import(ggplot2)
import(mgcv)
import(patchwork)
importFrom(ciTools,add_ci)
importFrom(data.table,data.table)
importFrom(dplyr,full_join)
importFrom(dplyr,lead)
importFrom(dplyr,left_join)
importFrom(ggplot2,autoplot)
importFrom(ggplot2,ggplot_build)
importFrom(grDevices,dev.off)
importFrom(grDevices,png)
importFrom(graphics,plot)
importFrom(insight,format_table)
importFrom(insight,print_color)
importFrom(lubridate,"%m+%")
importFrom(lubridate,ceiling_date)
importFrom(lubridate,days)
importFrom(lubridate,is.Date)
importFrom(lubridate,weeks)
importFrom(magrittr,"%>%")
importFrom(patchwork,wrap_plots)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,aggregate)
importFrom(stats,approx)
importFrom(stats,coefficients)
importFrom(stats,df.residual)
importFrom(stats,family)
importFrom(stats,formula)
importFrom(stats,gaussian)
importFrom(stats,ks.test)
importFrom(stats,pchisq)
importFrom(stats,poisson)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,relevel)
importFrom(stats,residuals)
importFrom(stats,setNames)
importFrom(stats,terms)
importFrom(stats,update)
importFrom(tidyr,pivot_longer)
importFrom(utils,stack)
