powerOR: Calculate power for case/control GWAS.

Description Usage Arguments Author(s) See Also

View source: R/powerOR.R

Description

Calculate power for case/control GWAS.

Usage

1
2
powerOR(caseN = NULL, controlN = NULL, controlA1 = NULL,
  oddsratio = NULL, siglevel = 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

oddratio

The odds ratio

Author(s)

Tanya Flynn

See Also

Other power functions: powerGraph


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