plot.W_base_object: Plots a summary of the imbalances in a 'W_base_object' object

Description Usage Arguments Value Author(s)

View source: R/plots_and_prints.R

Description

Plots a summary of the imbalances in a W_base_object object

Usage

1
2
## S3 method for class '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

Author(s)

Adam Kapelner


OptimalRerandExpDesigns documentation built on Jan. 28, 2021, 5:06 p.m.