plot.permci: Plot randomization confidence interval

View source: R/plot.R

plot.permciR Documentation

Plot randomization confidence interval

Description

This function takes a permci object and produces plots to monitor convergence of each randomization-based confidence interval bound. The search values are indicated by black lines, initial values an x, final update an o, estimated CI values by red horizontal lines.

Usage

## S3 method for class 'permci'
plot(x)

Arguments

x

An object of class "permci" returned from one of the permci functions (e.g. permci_glm).


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