Please enable JavaScript to view this site.

IBM® SPSS® Amos™ 28

Gets one element of the implied means vector for all observed and latent variables, giving the implied mean for a single observed or latent variable. As an alternative, you can use GetAllImpliedMeansVector to get the entire vector of implied means.

Syntax

result = object.GetAllImpliedMeansElement (variableName)

result = object.GetAllImpliedMeansElement (theVariable)

The GetAllImpliedMeansElement method syntax has the following parts:

Part

Description

result

The implied mean.

object

An object of type CValue.

variableName

(String) The name of an observed or latent variable whose implied mean you want.

theVariable

(An object of type Variable) An observed or latent variable whose implied mean you want.

© 2021 Amos Development Corporation