normal
R/normal.R
vcov.normal.Rd
Retrieve the variance-covariance matrix (or scalar) of a normal object.
# S3 method for class 'normal' vcov(object, ...)
The normal object to retrieve the variance-covariance matrix from
Additional arguments to pass (not used)
The variance-covariance matrix of the normal object