powerGraph: Create power graphs for case/control GWAS.

Description Usage Arguments Author(s) See Also

View source: R/powerGraph.R

Description

Create power graphs for case/control GWAS.

Usage

1
2
powerGraph(caseN = NULL, controlN = NULL, controlA1 = NULL,
  oddsratio = NULL, siglevel = NULL, title = NULL)

Arguments

caseN

The number of cases

controlN

The number of controls

controlA1

The allele frequency in controls

siglevel

The P value required to be significant

title

The title of the graph

Author(s)

Tanya Flynn

See Also

Other power functions: powerOR


MerrimanLab/merrimanR documentation built on Aug. 7, 2019, 8:18 a.m.