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 March 5, 2025, 11:52 p.m.