autoplot.fairadapt {fairadapt} | R Documentation |
Plotting data before and after adaptation
## S3 method for class 'fairadapt'
autoplot(object, when = "after", ...)
object |
An object of class |
when |
A |
... |
In this case ignored. |
A ggplot
for visualizing the distribution of the outcome before/after
the adaptation procedure.