plot.optimal_rerandomization_obj: Plots a summary of a 'optimal_rerandomization_obj' object

Description Usage Arguments Value Author(s)

View source: R/plots_and_prints.R

Description

Plots a summary of a optimal_rerandomization_obj object

Usage

1
2
## S3 method for class 'optimal_rerandomization_obj'
plot(x, ...)

Arguments

x

The optimal_rerandomization_obj object to be summarized in the plot

...

The option advanced = TRUE can be passed here for optimal rerandomization results from algorithm type "approx" to see how all the terms in the criterion behave. You can pass s_min which controls the minimum number of vectors the plot begins at. Below a certain number, the criterion is unstable. Also, title, subtitle, xlab and ylab can be passed here.

Value

No return value, called for side effects

Author(s)

Adam Kapelner


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