# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,fitgam)
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,constructtariffclasses)
S3method(autoplot,constructtariffclasses)
S3method(autoplot,fitgam)
S3method(autoplot,riskfactor)
S3method(autoplot,univariate)
S3method(print,constructtariffclasses)
S3method(print,fitgam)
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)
export("%>%")
export(autoplot)
export(biggest_reference)
export(construct_tariff_classes)
export(fisher)
export(fit_gam)
export(period_to_months)
export(rating_factors)
export(rating_factors1)
export(univariate)
export(univariate_all)
exportClasses(constructtariffclasses)
exportClasses(fitgam)
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(data.table,data.table)
importFrom(data.table,setkeyv)
importFrom(data.table,setnames)
importFrom(dplyr,full_join)
importFrom(dplyr,left_join)
importFrom(ggplot2,autoplot)
importFrom(grDevices,dev.off)
importFrom(grDevices,png)
importFrom(graphics,plot)
importFrom(lubridate,ceiling_date)
importFrom(lubridate,days)
importFrom(lubridate,floor_date)
importFrom(lubridate,interval)
importFrom(lubridate,is.Date)
importFrom(magrittr,"%>%")
importFrom(patchwork,wrap_plots)
importFrom(stats,aggregate)
importFrom(stats,gaussian)
importFrom(stats,poisson)
importFrom(stats,predict)
importFrom(stats,relevel)
importFrom(stats,setNames)
importFrom(stats,terms)
importFrom(stringr,str_wrap)
importFrom(tidyr,pivot_longer)
importFrom(utils,stack)
