Please enable JavaScript to view this site.

IBM® SPSS® Amos™ 28

Gets the squared multiple correlation for an endogenous variable.

Syntax

result = object.GetIndirectEffectsElement (variableName)

result = object.GetIndirectEffectsElement (theVariable)

The GetIndirectEffectsElement method syntax has the following parts:

Part

Description

result

(Double) The squared multiple correlation.

object

An object of type CValue.

variableName

(String) The name of an endogenous variable.

theVariable

(An object of type Variable) An endogenous variable.

© 2021 Amos Development Corporation