plot.fastrerandomize_randomizations: Plot method for fastrerandomize_test objects

View source: R/FRR_S3Constructors.R

plot.fastrerandomize_randomizationsR 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.


fastrerandomize documentation built on April 4, 2025, 5:10 a.m.