View source: R/extreme_events.R
plot_ppDist | R Documentation |
This function plots a batch_distribution object using a probability (empirical) to probability (theoretical) methods for associated distributions.
plot_ppDist(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.