update_Vg: Update Vg

Description Usage Arguments

View source: R/em.R

Description

Update Vg

Usage

1
update_Vg(Xmat, Vg, Ve, Dmat, y)

Arguments

Xmat

a genotypes matrix for a single marker, dimension a by n, where a is the number of allelotypes and n the number of subjects

Vg

current value of genetic covariance matrix, with dimension d by d

Ve

current value of error covariance matrix, with dimension d by d

Dmat

a diagonal matrix containing the eigenvalues of the kinship matrix, K = UtDU

y

a d by n matrix of phenotype values


fboehm/gemma documentation built on May 20, 2019, 3:31 p.m.