varcov<- {tramME} | R Documentation |
"varcov<-"
Generic method for "varcov<-"
varcov(object, ...) <- value
object |
A model object. |
... |
Optional inputs. |
value |
The new value of the covariance matrix. |
An object with the same class as object
, with updated
variance-covariance matrix of random effects.