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