cdvc(y, X, V)
Fitting a variance component model with zero-mean responses y
, and
positive semi-definite matrices I, V[2]
, ..., V[end]
, and covariance γ[1]*I+γ[2]*V[2]+ ...+γ[end]*V[end]
.
y
: n-by-1 response vector.V
:V[i]
is the i-th psd matrix.
verbose
: logical, verbose display.maxiter
: maximum number of iterations.funtol
: covergence tolerance for objective value.γ
: staring value of variance components.
γ
: fitted variance components.nter
: number of iterations.logl
: fitted log-likelihood.