# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,fitgam)
S3method(as.data.frame,univ_all)
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.vector,constructtariffclasses)
S3method(autoplot,constructtariffclasses)
S3method(autoplot,fitgam)
S3method(autoplot,univ_all)
S3method(autoplot,univ_avgpremium)
S3method(autoplot,univ_avgsev)
S3method(autoplot,univ_exposure)
S3method(autoplot,univ_freq)
S3method(autoplot,univ_lossratio)
S3method(autoplot,univ_premium)
S3method(print,constructtariffclasses)
S3method(print,fitgam)
S3method(print,univ_all)
S3method(print,univ_avgpremium)
S3method(print,univ_avgsev)
S3method(print,univ_exposure)
S3method(print,univ_freq)
S3method(print,univ_lossratio)
S3method(print,univ_premium)
export(biggest_reference)
export(construct_tariff_classes)
export(fisher)
export(fit_gam)
export(period_to_months)
export(rating_factors)
export(univariate_all)
export(univariate_average_premium)
export(univariate_average_severity)
export(univariate_exposure)
export(univariate_frequency)
export(univariate_loss_ratio)
export(univariate_risk_premium)
exportClasses(constructtariffclasses)
exportClasses(fitgam)
exportClasses(univ_avgpremium)
exportClasses(univ_avgsev)
exportClasses(univ_exposure)
exportClasses(univ_freq)
exportClasses(univ_lossratio)
exportClasses(univ_premium)
import(classInt)
import(evtree)
import(ggplot2)
import(mgcv)
import(patchwork)
import(stringr)
importFrom(data.table,data.table)
importFrom(data.table,setkeyv)
importFrom(data.table,setnames)
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(stats,aggregate)
importFrom(stats,dummy.coef)
importFrom(stats,gaussian)
importFrom(stats,poisson)
importFrom(stats,predict)
importFrom(stats,relevel)
importFrom(stats,setNames)
importFrom(stringr,str_wrap)
