# NOT RUN {
residuals(demo_fit)
residuals(demo_fit, probs = c(0.1, 0.5, 0.9)) # With median and 80% credible interval.
residuals(demo_fit, summary = FALSE) # Samples instead of summary.
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab