plot.fastrerandomize_randomizations {fastrerandomize}R Documentation

Plot method for fastrerandomize_test objects

Description

Plots the observed treatment effect and, if available, the fiducial interval on a horizontal axis.

Usage

## S3 method for class 'fastrerandomize_randomizations'
plot(x, ...)

Arguments

x

An object of class fastrerandomize_test.

...

Further graphical parameters passed to plot.

Value

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.


[Package fastrerandomize version 0.2 Index]