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