modelFitTable2: Extract model fit measures to flextable
Description
Extract model fit measures to flextable
Usage
modelFitTable2(fit, vanilla = FALSE, ...)
Arguments
- fit
An object of class lavaan. Result of sem function of package lavaan
- vanilla
Logical
- ...
Further arguments to be passed to modelFitTable()