function used to inspect fittet object. similar to `lavInspect()`
argument 'what' decides what to inspect
Usage
modsem_inspect(object, what = NULL, ...)
Arguments
- object
fittet model to inspect
- what
what to inspect
- ...
Additional arguments passed to other functions
Details
for `modsem_da`, and `modsem_lavaan`
for `modsem_lavaan`, it is just a wrapper for `lavInspect()`
for `modsem_da` and “ what can either be "all", "matrices", "optim",
or just the name of what to extract.