plot.distributional_effects.Rd
Visualize distributional effects
# S3 method for 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 |