plot.fastrerandomize_randomizations {fastrerandomize}R Documentation

Plot method for fastrerandomize_randomizations objects

Description

Generates a histogram of the balance measures for accepted randomizations.

Usage

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

Arguments

x

An object of class fastrerandomize_randomizations.

...

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.3 Index]