GetImpliedMeansVector Method

<< >>

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

GetImpliedMeansVector Method

Gets the implied means vector for the observed variables. As an alternative, you can use GetImpliedMeansElement to get the implied mean of a single observed variable.

Syntax

object.GetImpliedMeansVector (theVector, variables)

The GetImpliedMeansVector 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.