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