View source: R/FRR_S3Constructors.R
plot.fastrerandomize_randomizations | R Documentation |
Plots the observed treatment effect and, if available, the fiducial interval on a horizontal axis.
## S3 method for class 'fastrerandomize_randomizations'
plot(x, ...)
x |
An object of class |
... |
Further graphical parameters passed to |
No return value. This function is called for the side effect of
generating a histogram of the accepted balance measures of object with class fastrerandomize_randomizations
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.