myqqplot: Produce a qqplot to evaluate p-value inflation.

Description Usage Arguments Value Examples

View source: R/qqplot.R

Description

Produce a qqplot to evaluate p-value inflation.

Usage

1
myqqplot(pvals, name = NULL)

Arguments

pvals

A numeric vectors with p-values

name

If outputing plot is desirable, string.

Value

Either outputs a plot in pdf or prints to the graphic device

Examples

1
qqplot(pvals=c(0.001,0.05,0.9))

MoisesExpositoAlonso/moiR documentation built on Dec. 24, 2021, 10:12 p.m.