Description Usage Arguments Value Author(s) See Also Examples
Fast case-control analysis by computing chi-square test from 2x2 (allelic) or 2x3 (genotypic) tables
1 2 |
y |
character name of the vector of case-control status. Cases are denoted as 1 and controls as 0. |
data |
An object of |
snpsubset |
Index, character or logical vector with subset of SNPs to run analysis on.
If missing, all SNPs from |
idsubset |
Index, character or logical vector with subset of IDs to run analysis on.
If missing, all people from |
times |
If more then one, the number of replicas to be used in derivation of
empirical genome-wide significance. See |
quiet |
do not print warning messages |
bcast |
If the argument times > 1, progress is reported once in bcast replicas |
clambda |
If inflation facot Lambda is estimated as lower then one, this parameter controls if the original P1df (clambda=TRUE) to be reported in Pc1df, or the original 1df statistics is to be multiplied onto this "deflation" factor (clambda=FALSE). If a numeric value is provided, it is used as a correction factor. |
propPs |
proportion of non-corrected P-values used to estimate the inflation factor Lambda,
passed directly to the |
Object of class scan.gwaa-class
Yurii Aulchenko
emp.ccfast
,
plot.scan.gwaa
,
scan.gwaa-class
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.