modelFitTable: Extract model fit measures to data.frame

View source: R/CorPlot.R

modelFitTableR Documentation

Extract model fit measures to data.frame

Description

Extract model fit measures to data.frame

Usage

modelFitTable(fit, digits = 2, names = NULL)

Arguments

fit

An object of class lavaan. Result of sem function of package lavaan

digits

integer indicating the number of decimal places (round) or significant digits (signif) to be used.

names

names of statistic to be extracted

Value

A data.frame


cardiomoon/semMediation documentation built on Nov. 16, 2023, 4:26 a.m.