Description Usage Arguments Value References See Also
View source: R/matrixpls.postestimation.R
The matrixpls
method for the generic function ave
computes Average Variance Extracted
indices for the model using the formula presented by Fornell and Larcker (1981).
1 |
object |
matrixpls estimation result object produced by the |
... |
All other arguments are ignored. |
A list containing the Average Variance Extracted indices in the first position and the differences between aves and largest squared correlations with other composites in the second position.
Fornell, C., & Larcker, D. F. (1981). Evaluating structural equation models with unobservable variables and measurement error. Journal of marketing research, 18(1), 39–50.
Other post-estimation functions:
cei()
,
cr()
,
effects.matrixpls()
,
fitSummary()
,
fitted.matrixpls()
,
gof()
,
htmt()
,
loadings()
,
predict.matrixpls()
,
r2()
,
residuals.matrixpls()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.