plot.W_base_object {OptimalRerandExpDesigns}R Documentation

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 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


[Package OptimalRerandExpDesigns version 1.1 Index]