# Generated by roxygen2: do not edit by hand

export(CompleteTriangle)
export(CreateCumulative)
export(CreateDevelopmentLags)
export(CreateEvaluationDates)
export(CreateIncrementals)
export(CreateOriginPeriods)
export(CreatePriors)
export(FitSerialCorrelation)
export(FormMeasureNames)
export(GetStochasticColumnNames)
export(GetTriangleData)
export(LatestDiagonal)
export(PlotModelFactors)
export(PlotModelGoF)
export(PlotResiduals)
export(ProjectToDate)
export(TriangleProjection)
export(is.Triangle)
export(newTriangle)
export(newTriangleModel)
export(plotSerialCorrelation)
export(plotTriangle)
export(plotTriangleModel)
export(summaryTriangleModel)
exportClasses(Triangle)
exportClasses(TriangleModel)
exportClasses(TriangleProjection)
importClassesFrom(lubridate,Period)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,qplot)
importFrom(ggplot2,stat_smooth)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(lmtest,bptest)
importFrom(lubridate,"day<-")
importFrom(lubridate,"hour<-")
importFrom(lubridate,"minute<-")
importFrom(lubridate,"month<-")
importFrom(lubridate,"second<-")
importFrom(lubridate,"tz<-")
importFrom(lubridate,"year<-")
importFrom(lubridate,as.period)
importFrom(lubridate,day)
importFrom(lubridate,days)
importFrom(lubridate,hour)
importFrom(lubridate,int_end)
importFrom(lubridate,int_start)
importFrom(lubridate,interval)
importFrom(lubridate,is.POSIXt)
importFrom(lubridate,is.interval)
importFrom(lubridate,is.period)
importFrom(lubridate,mdy)
importFrom(lubridate,minute)
importFrom(lubridate,month)
importFrom(lubridate,now)
importFrom(lubridate,second)
importFrom(lubridate,tz)
importFrom(lubridate,year)
importFrom(lubridate,years)
importFrom(methods,is)
importFrom(methods,new)
importFrom(plyr,.)
importFrom(plyr,daply)
importFrom(plyr,dlply)
importFrom(reshape2,melt)
importFrom(stats,as.formula)
importFrom(stats,confint)
importFrom(stats,dnorm)
importFrom(stats,fitted)
importFrom(stats,lm)
importFrom(stats,predict)
importFrom(stats,predict.lm)
importFrom(stats,qf)
importFrom(stats,residuals)
importFrom(stats,rstandard)
importFrom(stats,shapiro.test)
