# 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,univ_avgpremium)
S3method(as.data.frame,univ_avgsev)
S3method(as.data.frame,univ_exposure)
S3method(as.data.frame,univ_freq)
S3method(as.data.frame,univ_lossratio)
S3method(as.data.frame,univ_premium)
S3method(as.data.frame,univariate)
S3method(as.vector,bootstrap_rmse)
S3method(as.vector,constructtariffclasses)
S3method(autoplot,bootstrap_rmse)
S3method(autoplot,check_normality)
S3method(autoplot,constructtariffclasses)
S3method(autoplot,fitgam)
S3method(autoplot,riskfactor)
S3method(autoplot,univariate)
S3method(print,bootstrap_rmse)
S3method(print,constructtariffclasses)
S3method(print,fitgam)
S3method(print,model_performance)
S3method(print,overdispersion)
S3method(print,reduce)
S3method(print,riskfactor)
S3method(print,univ_avgpremium)
S3method(print,univ_avgsev)
S3method(print,univ_exposure)
S3method(print,univ_freq)
S3method(print,univ_lossratio)
S3method(print,univ_premium)
S3method(print,univariate)
S3method(summary,reduce)
export("%>%")
export(add_prediction)
export(autoplot)
export(biggest_reference)
export(bootstrap_rmse)
export(check_normality)
export(check_overdispersion)
export(construct_tariff_classes)
export(fisher)
export(fit_gam)
export(model_performance)
export(period_to_months)
export(rating_factors)
export(rating_factors1)
export(reduce)
export(rmse)
export(univariate)
export(univariate_all)
exportClasses(constructtariffclasses)
exportClasses(fitgam)
exportClasses(model_performance)
exportClasses(overdispersion)
exportClasses(reduce)
exportClasses(riskfactor)
exportClasses(univ_avgpremium)
exportClasses(univ_avgsev)
exportClasses(univ_exposure)
exportClasses(univ_freq)
exportClasses(univ_lossratio)
exportClasses(univ_premium)
exportClasses(univariate)
import(classInt)
import(evtree)
import(ggplot2)
import(mgcv)
import(patchwork)
importFrom(bayestestR,estimate_density)
importFrom(ciTools,add_ci)
importFrom(data.table,data.table)
importFrom(data.table,rbindlist)
importFrom(data.table,setDT)
importFrom(data.table,setcolorder)
importFrom(data.table,setkeyv)
importFrom(data.table,setnames)
importFrom(data.table,setorderv)
importFrom(dplyr,full_join)
importFrom(dplyr,lead)
importFrom(dplyr,left_join)
importFrom(ggplot2,autoplot)
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,floor_date)
importFrom(lubridate,interval)
importFrom(lubridate,is.Date)
importFrom(lubridate,weeks)
importFrom(magrittr,"%>%")
importFrom(patchwork,wrap_plots)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,aggregate)
importFrom(stats,approxfun)
importFrom(stats,df.residual)
importFrom(stats,dnorm)
importFrom(stats,family)
importFrom(stats,fitted)
importFrom(stats,formula)
importFrom(stats,gaussian)
importFrom(stats,ks.test)
importFrom(stats,pchisq)
importFrom(stats,poisson)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,relevel)
importFrom(stats,residuals)
importFrom(stats,rpois)
importFrom(stats,rstandard)
importFrom(stats,rstudent)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,shapiro.test)
importFrom(stats,terms)
importFrom(stats,update)
importFrom(stringr,str_wrap)
importFrom(tidyr,pivot_longer)
importFrom(utils,stack)
