Controls reporting of the difference between the sample covariance matrix and the implied covariance matrix. If means and intercepts are explicitly modeled, the ResidualMoments method also controls reporting of differences between sample means and implied means.
Syntax
object.ResidualMoments ()
object.ResidualMoments (tf)
The ResidualMoments method syntax has the following parts:
Part |
Description |
object |
An object of type AmosEngine. |
tf |
Optional. A boolean value that controls the reporting of residual moments. True (default) requests the output. False suppresses it. |
Placement: [1].
Default
Residual moments are not reported.
See Also