| pedigreemm-class {pedigreemm} | R Documentation |
A mixed-effects model fit by pedigreemm.
This class extends class "mer" class and includes one
additional slot, relfac, which is a list of (left) Cholesky
factors of the relationship matrices derived from
"pedigree" objects.
Objects are created by calls to the
pedigreemm function.
relfac:"mer".env, nlmodel, frame,
call, flist, X, Zt,
pWt, offset, y, Gp,
dims, ST, V, A, Cm,
Cx, L, deviance, fixef, ranef,
u, eta, mu, muEta, var, resid,
sqrtXWt, sqrtrWt, RZX, RX, Xst,
ghw, ghx:"mer" in the
lme4 package.
Class "mer", directly.
No methods defined with class "pedigreemm" in the signature.
showClass("pedigreemm")