plot.W_base_object: Plots a summary of the imbalances in a W_base_object object
Description
Plots a summary of the imbalances in a W_base_object object
Usage
# S3 method for W_base_object
plot(x, ...)
Arguments
x
The W_base_object object to be summarized in the plot
...
title, subtitle, xlab, bins can
be specified here to be passed to the ggplot plotting function.
Also log10 can be set to FALSE to not log the x-axis.
Value
No return value, called for side effects