autoplot.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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.