Please enable JavaScript to view this site.

IBM® SPSS® Amos™ 28

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

Syntax

object.GetStandardizedTotalEffectsMatrix (theStandardizedTotalEffects, rowVariables, columnVariables)

The GetStandardizedTotalEffectsMatrix method syntax has the following parts:

Part

Description

object

An object of type CValue.

theStandardizedTotalEffects

The matrix of standardized total 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 standardized total effects.

columnVariables

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

© 2021 Amos Development Corporation