MME {CodataGS} | R Documentation |
A fast version of the Henderson's mixed model equations (MME)
MME(y, X, Z, var.e, var.u)
y |
Response |
X |
Design matrix for fixed effects |
Z |
Design matrix for the random effects |
var.e |
Residual variance |
var.u |
Genetic variance |
beta |
Estimates of fixed effects |
v |
Fitted random effects |
hv |
Hat values |
dev |
Deviances |
Lars Ronnegard