GetAllImpliedMeansVector Method

<< >>

Navigation:  Programming with Amos > Class Reference > CValue Class Reference > CValue Class Members > Methods >

GetAllImpliedMeansVector Method

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

Syntax

object.GetAllImpliedMeansVector (theVector, variables)

The GetAllImpliedMeansVector method syntax has the following parts:

Part

Description

object

An object of type CValue.

theVector

A vector of implied means.

variables

A list of the variables that correspond to the elements of the implied means vector.