Usage
# S3 method for tssem1FEM
vcov(object, …)
# S3 method for tssem1FEM.cluster
vcov(object, …)
# S3 method for tssem1REM
vcov(object, select = c("all", "fixed", "random"), robust=FALSE, …)
# S3 method for wls
vcov(object, …)
# S3 method for wls.cluster
vcov(object, …)
# S3 method for meta
vcov(object, select = c("all", "fixed", "random"), robust=FALSE, …)
# S3 method for meta3X
vcov(object, select = c("all", "fixed", "random","allX"), robust=FALSE, …)
# S3 method for reml
vcov(object, …)
# S3 method for MxRAMModel
vcov(object, …)
# S3 method for osmasem
vcov(object, select=c("fixed", "all", "random"), robust=FALSE, …)