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