vcov_modsem_da {modsem} | R Documentation |
Wrapper for vcov
Description
wrapper for vcov, to be used with modsem::vcov_modsem_da, since vcov is not in the namespace of modsem, but stats
Usage
vcov_modsem_da(object, ...)
Arguments
object |
fittet model to inspect |
... |
additional arguments |
[Package modsem version 1.0.5 Index]