Please enable JavaScript to view this site.

IBM® SPSS® Amos™ 28

Gets the implied covariance matrix for the observed variables. As an alternative, you can use GetImpliedCovariancesElement to get the implied covariance between two observed variables or the implied variance of a single observed variable.

Syntax

object.GetImpliedCovariancesMatrix (theSymmetricMatrix, variables)

The GetImpliedCovariancesMatrix method syntax has the following parts:

Part

Description

object

An object of type CValue.

theSymmetricMatrix

The implied covariance matrix. The returned matrix contains only the non-redundant diagonal and subdiagonal elements.

variables

A list of the variables that correspond to the rows (and also the columns) of the implied covariance matrix.

© 2021 Amos Development Corporation