plot.distributional_effects | R Documentation |
Visualize distributional effects
## S3 method for class 'distributional_effects'
plot(x, what = "pdf", tail_level = 0.01, ...)
x |
estimate of distributional effects |
what |
what to plot, one of "pdf", "cdf", "quantiles" |
tail_level |
probability level to stop plotting tail |
... |
other arguments, ignored for now |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.