# NOT RUN {
data(sunspot)
MCMC = eventModel_Gauss(M=sunspot$Age[1:10], s= sunspot$Error[1:10], refYear=rep(2016,10),
studyPeriodMin=900, studyPeriodMax=1500, variable.names = c('theta'))
plot(MCMC)
gelman.diag(MCMC)
# }
Run the code above in your browser using DataLab