plot.permtest: Plot randomization distribution

View source: R/plot.R

plot.permtestR Documentation

Plot randomization distribution

Description

This function takes a permtest object and produces a histogram of the Monte Carlo randomization distribution of the test statistic. The observed value is indicated by a red vertical line.

Usage

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

Arguments

x

An object of class "permtest" returned from one of the permtest functions (e.g. permtest_glm).

...

optional arguments to hist


djrabideau/permuter documentation built on Jan. 9, 2025, 11:45 p.m.