View source: R/extreme_events.R
plot_qqDist | R Documentation |
This function plots a batch_distribution object using quantile (empirical) to quantile (theoretical) methods for associated distributions.
plot_qqDist(procDist, facet = TRUE)
procDist |
A previously created batch_distribution object |
facet |
Ability to facet by distribution. default |
A ggplot object. Can use with ggplotly
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.