Please enable JavaScript to view this site.

IBM® SPSS® Amos™ 28

Gets the estimated regression weights.

Syntax

result = object.GetRegressionWeightList ()

The GetRegressionWeightList 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 regression weight.

object

An object of type CValue.

© 2021 Amos Development Corporation