qq_repel: QQ plot with repel

View source: R/skitools.R

qq_repelR Documentation

QQ plot with repel

Description

QQ plot with repel

Usage

qq_repel(
  ps,
  label = rep("", length(ps)),
  conf.lines = FALSE,
  ci = 0.95,
  print = TRUE
)

Arguments

ps

vector of p values

label

length(ps) vector of labels

Author(s)

Ashley Doane


mskilab/skitools documentation built on Aug. 31, 2023, 1:13 p.m.