Please enable JavaScript to view this site.

IBM® SPSS® Amos™ 28

Gets the standardized regression weights.

Syntax

result = object.GetStandardizedRegressionWeightList ()

The GetStandardizedRegressionWeightList method syntax has the following parts:

Part

Description

result

A list of OrderedPairAndValue objects. Each OrderedPairAndValue object consists of a dependent Variable (the 'to' variable), an independent Variable (the 'from' variable), and a standardized regression weight.

object

An object of type CValue.

© 2021 Amos Development Corporation