View source: R/04_generalfit_VCOV.R
getVCOV | R Documentation |
This function can be used to obtain the estimated asymptotic covariance matrix from a psychonetrics
object.
getVCOV(model, approximate_SEs = FALSE)
model |
A |
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. |
This function returns a matrix.
Sacha Epskamp
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.