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