varcov<- {tramME} | R Documentation |
Generic method for "varcov<-"
Description
Generic method for "varcov<-"
Usage
varcov(object, ...) <- value
Arguments
object |
A model object. |
... |
Optional inputs. |
value |
The new value of the covariance matrix. |
Value
An object with the same class as object
, with updated
variance-covariance matrix of random effects.
[Package tramME version 1.0.6 Index]