Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


RNOmni (version 1.0.0)

BAT.ScoreTest: Basic Association Score Test

Description

Basic Association Score Test

Usage

BAT.ScoreTest(y, G, X)

Value

Numeric matrix, with 1 row per SNP, containing these columns:

  • "score", the score statistic.

  • "se", its standard error.

  • "z", the Z statistic.

  • "p", the p-value.

Arguments

y

Numeric phenotype vector.

G

Genotype matrix with observations as rows, SNPs as columns.

X

Model matrix of covariates.