autoplot.distribution: Plot a distribution

View source: R/plot.R

autoplot.distributionR Documentation

Plot a distribution

Description

[Defunct]

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.


distributional documentation built on March 31, 2023, 7:12 p.m.