# NOT RUN {
##################################################
## please see vignette and/or www.rob-mcculloch.org for more realistic examples
##################################################
## get simulated data
data(simdat)
##get rbart run on the simulated data
data(rbartonsimd)
## Predictive quantile-quantile plot
temp = hbartqqplot(simdat$yp,rbartonsimd,xlab="predictive quantile",ylab="uniform",
cex.axis=1.4,cex.lab=1.2)
# }
Run the code above in your browser using DataLab