gcat: Genotype conditional association test

Description Usage Arguments Functions

Description

Performs the GCAT test for association between SNPs and trait, and returns the p-values.

Usage

1
2
3
gcat(X, LF, trait)

gcat.stat(X, LF, trait)

Arguments

X

a matrix of SNP genotypes, i.e. an integer matrix of 0's, 1's, and 2's. Sparse matrices of class Matrix are not supported (yet).

trait

vector

Functions


StoreyLab/gcat documentation built on May 9, 2019, 3:10 p.m.