# NOT RUN {
data(tobit.list)
summary(tobit.list[1])
# FOR mcmc.list OBJECT
superdiagPlot(tobit.list, burnin=0)
# FOR mcmc OBJECT
superdiagPlot(tobit.list[[1]], burnin=0, col=c("grey25", "dodgerblue"),
title = "Tobit Model (Chain 1)", title.options=list(cex=1.2))
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab