# 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.vector,bootstrap_rmse)
S3method(as.vector,constructtariffclasses)
S3method(autoplot,bootstrap_rmse)
S3method(autoplot,check_residuals)
S3method(autoplot,constructtariffclasses)
S3method(autoplot,fitgam)
S3method(autoplot,restricted)
S3method(autoplot,riskfactor)
S3method(autoplot,smooth)
S3method(autoplot,truncated_dist)
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,restricted)
S3method(print,riskfactor)
S3method(print,smooth)
S3method(summary,reduce)
export("%>%")
export(add_prediction)
export(autoplot)
export(biggest_reference)
export(bootstrap_rmse)
export(check_overdispersion)
export(check_residuals)
export(construct_model_points)
export(construct_tariff_classes)
export(fisher)
export(fit_gam)
export(fit_truncated_dist)
export(histbin)
export(model_data)
export(model_performance)
export(period_to_months)
export(rating_factors)
export(reduce)
export(refit_glm)
export(restrict_coef)
export(rgammat)
export(rlnormt)
export(rmse)
export(rows_per_date)
export(smooth_coef)
export(univariate)
export(update_glm)
import(data.table)
import(evtree)
import(ggplot2)
import(patchwork)
importFrom(DHARMa,simulateResiduals)
importFrom(ciTools,add_ci)
importFrom(classInt,classIntervals)
importFrom(colorspace,darken)
importFrom(colorspace,lighten)
importFrom(data.table,data.table)
importFrom(data.table,foverlaps)
importFrom(data.table,melt)
importFrom(data.table,setDF)
importFrom(data.table,setDT)
importFrom(data.table,setcolorder)
importFrom(data.table,setkeyv)
importFrom(data.table,setnames)
importFrom(dplyr,full_join)
importFrom(dplyr,left_join)
importFrom(fitdistrplus,fitdist)
importFrom(ggplot2,autoplot)
importFrom(ggplot2,ggplot_build)
importFrom(grDevices,dev.off)
importFrom(grDevices,png)
importFrom(graphics,plot)
importFrom(insight,export_table)
importFrom(lubridate,"%m+%")
importFrom(lubridate,ceiling_date)
importFrom(lubridate,days)
importFrom(lubridate,is.Date)
importFrom(lubridate,weeks)
importFrom(magrittr,"%>%")
importFrom(mgcv,gam)
importFrom(mgcv,predict.gam)
importFrom(patchwork,wrap_plots)
importFrom(scales,ordinal)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,aggregate)
importFrom(stats,approx)
importFrom(stats,as.formula)
importFrom(stats,coefficients)
importFrom(stats,df.residual)
importFrom(stats,family)
importFrom(stats,formula)
importFrom(stats,gaussian)
importFrom(stats,glm)
importFrom(stats,ks.test)
importFrom(stats,lm)
importFrom(stats,na.omit)
importFrom(stats,pchisq)
importFrom(stats,pgamma)
importFrom(stats,plnorm)
importFrom(stats,poisson)
importFrom(stats,predict)
importFrom(stats,qgamma)
importFrom(stats,qlnorm)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,relevel)
importFrom(stats,residuals)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,terms)
importFrom(stats,update)
importFrom(utils,capture.output)
importFrom(utils,modifyList)
importFrom(utils,stack)
