# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,fitgam)
S3method(as.data.frame,merged_date_ranges)
S3method(as.data.frame,rating_table)
S3method(as.data.frame,reduce)
S3method(as.data.frame,risk_factor_gam)
S3method(as.data.frame,riskfactor)
S3method(as.data.frame,riskfactor_gam)
S3method(as.vector,bootstrap_performance)
S3method(as.vector,bootstrap_rmse)
S3method(as.vector,constructtariffclasses)
S3method(as.vector,tariff_classes)
S3method(as.vector,tariff_segments)
S3method(as_refinement,glm)
S3method(as_refinement,rating_refinement)
S3method(as_refinement,restricted)
S3method(as_refinement,smooth)
S3method(autoplot,bootstrap_performance)
S3method(autoplot,bootstrap_rmse)
S3method(autoplot,check_residuals)
S3method(autoplot,constructtariffclasses)
S3method(autoplot,excess_loss_allocation)
S3method(autoplot,excess_threshold_assessment)
S3method(autoplot,factor_analysis)
S3method(autoplot,fitgam)
S3method(autoplot,rating_refinement)
S3method(autoplot,rating_table)
S3method(autoplot,risk_factor_gam)
S3method(autoplot,riskfactor)
S3method(autoplot,riskfactor_gam)
S3method(autoplot,tariff_classes)
S3method(autoplot,tariff_segments)
S3method(autoplot,truncated_dist)
S3method(autoplot,truncated_severity)
S3method(autoplot,univariate)
S3method(print,bootstrap_performance)
S3method(print,bootstrap_rmse)
S3method(print,check_residuals)
S3method(print,constructtariffclasses)
S3method(print,excess_loss_allocation)
S3method(print,excess_threshold_assessment)
S3method(print,fitgam)
S3method(print,merged_date_ranges)
S3method(print,model_performance)
S3method(print,overdispersion)
S3method(print,overdispersion_check)
S3method(print,rating_refinement)
S3method(print,rating_table)
S3method(print,reduce)
S3method(print,risk_factor_gam)
S3method(print,riskfactor)
S3method(print,riskfactor_gam)
S3method(print,summary.rating_refinement)
S3method(print,summary.rating_table)
S3method(print,summary.riskfactor)
S3method(print,tariff_classes)
S3method(print,tariff_segments)
S3method(summary,excess_loss_allocation)
S3method(summary,excess_threshold_assessment)
S3method(summary,fitgam)
S3method(summary,merged_date_ranges)
S3method(summary,rating_refinement)
S3method(summary,rating_table)
S3method(summary,reduce)
S3method(summary,risk_factor_gam)
S3method(summary,riskfactor)
S3method(summary,riskfactor_gam)
export(active_rows_by_date)
export(add_observed_experience)
export(add_prediction)
export(add_relativities)
export(add_restriction)
export(add_smoothing)
export(add_tariff_segments)
export(allocate_excess_loss)
export(apply_excess_loading)
export(assess_excess_threshold)
export(autoplot)
export(biggest_reference)
export(bootstrap_performance)
export(bootstrap_rmse)
export(calculate_excess_loss)
export(check_overdispersion)
export(check_residuals)
export(construct_model_points)
export(construct_tariff_classes)
export(derive_tariff_segments)
export(edit_smoothing)
export(extract_model_data)
export(factor_analysis)
export(fisher)
export(fisher_classify)
export(fit_gam)
export(fit_truncated_dist)
export(fit_truncated_severity)
export(histbin)
export(merge_date_ranges)
export(model_data)
export(model_performance)
export(outlier_histogram)
export(period_to_months)
export(plot_severity_distribution)
export(prepare_refinement)
export(rating_factors)
export(rating_factors2)
export(rating_grid)
export(rating_table)
export(reduce)
export(refit)
export(refit_glm)
export(relativities)
export(restrict_coef)
export(rgammat)
export(risk_factor_gam)
export(riskfactor_gam)
export(rlnormt)
export(rmse)
export(rows_per_date)
export(set_reference_level)
export(smooth_coef)
export(split_level)
export(split_periods_to_months)
export(split_relativities)
export(univariate)
export(update_glm)
import(data.table)
import(ggplot2)
import(patchwork)
importFrom(DHARMa,simulateResiduals)
importFrom(ciTools,add_ci)
importFrom(data.table,data.table)
importFrom(data.table,foverlaps)
importFrom(data.table,setDT)
importFrom(data.table,setcolorder)
importFrom(data.table,setkeyv)
importFrom(data.table,setnames)
importFrom(data.table,shift)
importFrom(dplyr,full_join)
importFrom(dplyr,left_join)
importFrom(evtree,evtree)
importFrom(evtree,evtree.control)
importFrom(fitdistrplus,fitdist)
importFrom(ggplot2,aes)
importFrom(ggplot2,after_stat)
importFrom(ggplot2,autoplot)
importFrom(ggplot2,coord_cartesian)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggplot_build)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,stat_ecdf)
importFrom(ggplot2,stat_function)
importFrom(ggplot2,theme_minimal)
importFrom(grDevices,dev.off)
importFrom(grDevices,png)
importFrom(graphics,plot)
importFrom(lubridate,"%m+%")
importFrom(lubridate,ceiling_date)
importFrom(lubridate,days)
importFrom(lubridate,floor_date)
importFrom(lubridate,is.Date)
importFrom(lubridate,period)
importFrom(lubridate,weeks)
importFrom(mgcv,gam)
importFrom(mgcv,predict.gam)
importFrom(patchwork,wrap_plots)
importFrom(rlang,.data)
importFrom(scam,scam)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,aggregate)
importFrom(stats,as.formula)
importFrom(stats,coefficients)
importFrom(stats,density)
importFrom(stats,df.residual)
importFrom(stats,family)
importFrom(stats,formula)
importFrom(stats,gaussian)
importFrom(stats,ks.test)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,model.response)
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,setNames)
importFrom(stats,terms)
importFrom(stats,update)
importFrom(utils,stack)
