View source: R/helper_assess.R
calculateGoF | R Documentation |
Calculate the Goodness of Fit (GoF) proposed by \insertCiteTenenhaus2004;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. \insertCiteHenseler2012a;textualcSEM for a discussion.
calculateGoF( .object = NULL )
.object |
An R object of class cSEMResults resulting from a call to |
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.
A single numeric value.
assess()
, cSEMResults
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.