Rdocumentation
powered by
Learn R Programming
sommer (version 2.1)
fitted.MMERM: fitted form a GLMM fitted with mmer
Description
fitted
method for class
"MMERM"
.
Usage
"fitted"(object, type = "complete", ...)
Arguments
object
an object of class
"MMERM"
type
the type of fitted which should be returned. The alternatives are: "complete" (y.hat=Xb+Zu) and "incomplete" (y.hat=Zu).
...
Further arguments to be passed
object
an object of class
"mmerM"
type
the type of fitted which should be returned. The alternatives are: "complete" (y.hat=Xb+Zu) and "incomplete" (y.hat=Zu).
...
Further arguments to be passed
Value
vector of fitted
See Also
fitted
,
mmer