Score {AllelicSeries} | R Documentation |
Calculate Score Statistic
Description
Calculate Score Statistic
Usage
Score(y, G, X, v)
Arguments
y |
(n x 1) Numeric phenotype vector. |
G |
(n x p) Numeric genotype matrix. |
X |
(n x q) Numeric covariate matrix. |
v |
Scalar residual variance. |
Value
Scalar score statistic.
[Package AllelicSeries version 0.0.4.1 Index]