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