modsem_inspect | R Documentation |
function used to inspect fittet object. similar to 'lavInspect()' argument 'what' decides what to inspect
modsem_inspect(object, what = NULL, ...)
object |
fittet model to inspect |
what |
what to inspect |
... |
Additional arguments passed to other functions |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.