# Generated by roxygen2: do not edit by hand

export(BinomialHelper)
export(ClaimsByFirstReport)
export(ClaimsByLinkRatio)
export(ClaimsByWaitTime)
export(FixedHelper)
export(GammaHelper)
export(GrowPolicies)
export(IncrementPolicyYear)
export(LognormalHelper)
export(NewPolicyYear)
export(NormalHelper)
export(PoissonHelper)
export(RenewPolicies)
export(SimulatePolicies)
export(UniformHelper)
importFrom(assertthat,assert_that)
importFrom(assertthat,is.number)
importFrom(dplyr,data_frame)
importFrom(dplyr,filter)
importFrom(dplyr,left_join)
importFrom(lubridate,days)
importFrom(lubridate,leap_year)
importFrom(lubridate,year)
importFrom(lubridate,years)
importFrom(lubridate,ymd)
importFrom(magrittr,"%>%")
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stringi,stri_rand_strings)
importFrom(utils,head)
