plot_qq | R Documentation |
This is similar to plot(fit, 2). It works for different distributions.
plot_qq(fit, probs = c(0.25, 0.75))
fit |
An object of class |
probs |
numeric vector of length two, representing probabilities. Corresponding quantile pairs define the line drawn. |
a ggplot object
Darcy Webber darcy@quantifish.co.nz
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.