Visualize distributional effects

# S3 method for distributional_effects
plot(x, what = "pdf", tail_level = 0.01, ...)

Arguments

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