Description Objects from the Class Slots Extends Methods See Also Examples
A mixed-effects model fit by pedigreemm.
This class extends class "merMod" 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:A list of relationship matrix factors. All
other slots are inherited from class "merMod".
Class "merMod", directly.
signature(object = "pedigreemm"): actually a
non-method in that fitted doesn't apply to such objects
because of the pre-whitening.
signature(object = "pedigreemm"): incorporates
the pedigree into the random effects as returned for the object
viewed as a "merMod)" object.
signature(object = "pedigreemm"): also a
non-method for the same reason as fitted
1 | showClass("pedigreemm")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.