Description Usage Arguments Details Value Note Author(s) Examples
This function calculates multivariate score tests between a multivariate (or multinomial) phenotype and sets of SNPs
1 |
phenotype |
Either a factor (for a multinomial phenotype) or a matrix (for a multivariate phenotype) |
sets |
A list of sets of SNPs to be tested against the phenotype |
stratum |
(Optional) a stratifying variable |
data |
A data frame in which |
snp.data |
An object of class |
rules |
(Optional) A set of imputation rules. The function then carries out tess on imputed SNPs |
complete |
If |
uncertain |
If |
score |
If |
Currently complete=FALSE
is not implemented
An object of class snp.tests.glm
or GlmTests.score
depending on whether score
is set to FALSE
or TRUE
in the call
This is an experimental version
David Clayton dc208@cam.ac.uk
1 | ## No example yet
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.