Please enable JavaScript to view this site.

IBM® SPSS® Amos™ 28

Gets estimates of the intercepts in the regression equations for predicting the endogenous variables.

Syntax

result = object.GetInterceptList ()

The GetInterceptList method syntax has the following parts:

Part

Description

result

A list of VariableAndValue objects. Each VariableAndValue object consists of an endogenous Variable and an intercept. Intercepts that are fixed at a constant, and therefore not estimated, are not included on the list.

object

An object of type CValue.

© 2021 Amos Development Corporation