effects.matrixpls: Total, Direct, and Indirect Effects for matrixpls results

Description Usage Arguments Value References See Also

View source: R/matrixpls.postestimation.R

Description

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

Usage

1
2
## S3 method for class 'matrixpls'
effects(object, ...)

Arguments

object

matrixpls estimation result object produced by the matrixpls function.

...

All other arguments are ignored.

Value

A list with Total, Direct, and Indirect elements.

References

Fox, J. (1980) Effect analysis in structural equation models: Extensions and simplified methods of computation. Sociological Methods and Research 9, 3–28.

See Also

Other post-estimation functions: ave(), cei(), cr(), fitSummary(), fitted.matrixpls(), gof(), htmt(), loadings(), predict.matrixpls(), r2(), residuals.matrixpls()


matrixpls documentation built on April 28, 2021, 5:07 p.m.