plot.fastrerandomize_test {fastrerandomize}R Documentation

Plot method for fastrerandomize_test objects

Description

Plots a simple visualization of the observed effect and the fiducial interval (if present) on a horizontal axis.

Usage

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

Arguments

x

An object of class fastrerandomize_test.

...

Further graphical parameters passed to plot.

Value

No output returned. Performs side effect of plotting fastrerandomize_test class objects.


[Package fastrerandomize version 0.2 Index]