calc_gl_hat: Calculate gl_hat in EM for multivariate LMM

Description Usage Arguments

View source: R/em.R

Description

Calculate gl_hat in EM for multivariate LMM

Usage

1
calc_gl_hat(yl, B_hat, Vg, Ve, xl, deltal)

Arguments

yl

a column, ie, the lth, from the y matrix

B_hat

a matrix of coefficient estimates

Vg

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

Ve

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

xl

a column from the x matrix

deltal

lth eigenvalue of K matrix


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