export(CompleteTriangle)
export(CreateCumulative)
export(CreateDevelopmentLags)
export(CreateEvaluationDates)
export(CreateIncrementals)
export(CreateOriginPeriods)
export(CreatePriors)
export(FitSerialCorrelation)
export(FormMeasureNames)
export(GetStochasticColumnNames)
export(LatestDiagonal)
export(PlotModelFactors)
export(PlotModelGoF)
export(PlotResiduals)
export(ProjectToDate)
export(TriangleProjection)
export(newTriangle)
export(newTriangleModel)
export(plotSerialCorrelation)
export(plotTriangle)
export(plotTriangleModel)
export(summaryTriangleModel)
exportClasses(Triangle)
exportClasses(TriangleModel)
exportClasses(TriangleProjection)
importFrom(plyr, daply)
importFrom(plyr, dlply)
import(reshape2)
import(ggplot2)
import(lubridate)
import(stats)
import(lmtest)
import(methods)