plot.distributional_effects_list.Rd
Visualize distributional effects
# S3 method for distributional_effects_list plot(x, what = "cdf", 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 |