Calculate gl_hat in EM for multivariate LMM
1 | calc_gl_hat(yl, B_hat, Vg, Ve, xl, deltal)
|
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.