# NOT RUN {
data(cuers)
MCMC = eventModel_C14(M=cuers$Age, s=cuers$Error, calibCurve = 'intcal13',
studyPeriodMin = 1000, studyPeriodMax = 2000, variable.names = c('theta'), numberAdapt = 1000,
numberUpdate = 1000, numberSample = 3000)
plot(MCMC)
# }
Run the code above in your browser using DataLab