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