plot.fastrerandomize_test: Plot method for fastrerandomize_test objects

View source: R/FRR_S3Constructors.R

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


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