Please enable JavaScript to view this site.

IBM® SPSS® Amos™ 28

Gets the matrix of indirect effects. As an alternative, you can use GetIndirectEffectsElement to get the indirect effect of one variable on another.

Syntax

object.GetIndirectEffectsMatrix (theIndirectEffects, rowVariables, columnVariables)

The GetIndirectEffectsMatrix method syntax has the following parts:

Part

Description

object

An object of type CValue.

theIndirectEffects

The matrix of indirect effects. Each row and each column corresponds to a single model variable. The elements of the matrix give the effects of the column variables on the row variables. In other words, the column variables affect the row variables.

rowVariables

A list of the variables that correspond to the rows of the matrix of indirect effects.

columnVariables

A list of the variables that correspond to the columns of the matrix of indirect effects.

© 2021 Amos Development Corporation