modsem_inspect: Inspect model information

View source: R/generics.R

modsem_inspectR Documentation

Inspect model information

Description

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.


modsem documentation built on April 3, 2025, 7:51 p.m.