calc_el_hat: Calculate el_hat in EM for multivariate LMM

Description Usage Arguments

View source: R/em.R

Description

Calculate el_hat in EM for multivariate LMM

Usage

1
calc_el_hat(yl, B_hat, xl, gl_hat)

Arguments

yl

a d by 1 matrix of phenotype values for the lth subject

B_hat

a matrix of allelotype effect sizes with dimensions a by d

xl

a matrix of allelotypes with dimensions d by 1 for a single subject at a single marker

gl_hat

a d by 1 matrix of gl_hat values


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