Description Usage Arguments Value References See Also
View source: R/matrixpls.postestimation.R
The matrixpls
method for the standard generic function effects
computes total, direct,
and indirect effects for a matrixpls results according to the method described in Fox (1980).
Adapted from the effects
function of the sem
package
1 2 |
object |
matrixpls estimation result object produced by the |
... |
All other arguments are ignored. |
A list with Total
, Direct
, and Indirect
elements.
Fox, J. (1980) Effect analysis in structural equation models: Extensions and simplified methods of computation. Sociological Methods and Research 9, 3–28.
Other post-estimation functions:
ave()
,
cei()
,
cr()
,
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.