This is similar to plot(fit, 2). It works for different distributions.
Usage
plot_qq(fit, probs = c(0.25, 0.75))
Arguments
- fit
An object of class
brmsfit
.- probs
numeric vector of length two, representing probabilities. Corresponding quantile pairs define the line drawn.
Author
Darcy Webber darcy@quantifish.co.nz