Skip to contents

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.

Value

a ggplot object

Author

Darcy Webber darcy@quantifish.co.nz