# Export functions # import packages

export(combination_Gauss)
export(combinationWithOutliers_Gauss)
export(combinationWithRandomEffect_Gauss)
export(eventModel_Gauss)
export(eventModel_C14)

export(chrono_Gauss)
export(chronoOutliers_Gauss)
export(chronoEvents_Gauss)

import(stats)
import(utils)
import(graphics)
import(grDevices)
import(coda)
import(rjags)
importFrom("Bchron", "BchronCalibrate")
import(ArchaeoPhases)