id {asreml} | R Documentation |
Model functions for identlty variance models.
id(obj) idv(obj, init=NA) idh(obj, init=NA)
obj |
A factor in |
init |
Optional vector of initial values with an optional |
The class of identity models includes the null correlation
model id
, and its homogeneous and heterogeneous variance
forms (idv
and idh
).
asr_idv
: Identity variance model.
asr_idh
: Heterogeneous identity (diagonal) variance
model.