Learn R Programming

OptimalRerandExpDesigns (version 1.1)

plot.optimal_rerandomization_obj: Plots a summary of a optimal_rerandomization_obj object

Description

Plots a summary of a optimal_rerandomization_obj object

Usage

# S3 method for 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