autoplot.distribution: Plot a distribution
Description
![[Defunct]](figures/lifecycle-defunct.svg?package=distributional&version=0.3.2)
This function is now defunct and can no longer be used. Instead consider using
the ggdist package to produce your own distribution plots. You can learn
more about how this plot can be produced using ggdist here:
https://mjskay.github.io/ggdist/articles/slabinterval.html
Usage
autoplot.distribution(x, ...)
Arguments
- x
The distribution(s) to plot.
- ...
Unused.