calculateRelativeGoF: Relative Goodness of Fit (relative GoF)

View source: R/helper_assess.R

calculateRelativeGoFR Documentation

Relative Goodness of Fit (relative GoF)

Description

Calculate the Relative Goodness of Fit (GoF) proposed by \insertCiteVinzi2010a;textualcSEM. Note that, contrary to what the name suggests, the Relative GoF is not a measure of model fit in the sense of SEM. See e.g. \insertCiteHenseler2012a;textualcSEM for a discussion.

Usage

calculateRelativeGoF(
 .object              = NULL
)

Arguments

.object

An R object of class cSEMResults resulting from a call to csem().

Value

A single numeric value.

References

\insertAllCited

See Also

assess(), cSEMResults


M-E-Steiner/cSEM documentation built on March 18, 2024, 12:18 p.m.