object.
coef(object, unconstrained) coef(object) <- value
pdIdent,
representing a multiple of the identity positive-definite matrix.
TRUE the logarithm of
the standard deviation corresponding to the variance-covariance
matrix represented by
object is returned. If
FALSE the
standard deviation is returned. Defaults to
TRUE.
object. It must be a numeric value in unconstrained
form.
object.
On the left side of an assignment, sets the values of the coefficients
of
object to
value.
Object must be initialized (using
initialize
) before new values can be assigned to its coefficients.
coef(pdIdent(diag(3)))