This function can be used to obtain the estimated asymptotic covariance matrix from a psychonetrics object.
getVCOV(model, approximate_SEs =FALSE)
Arguments
model: A psychonetrics model.
approximate_SEs: Logical, should standard errors be approximated? If true, an approximate matrix inverse of the Fischer information is used to obtain the standard errors.