cSEM (version 0.2.0)

calculateGoF: Goodness of Fit (GoF)

Description

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

Usage

calculateGoF(
 .object              = NULL
)

Arguments

.object

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

Value

A single numeric value.

Details

The GoF is inherently tied to the common factor model. It is therefore unclear how to meaningfully interpret the GoF in the context of a model that contains constructs modeled as composites.

References

See Also

assess(), cSEMResults