Controls reporting of standardized parameter estimates (correlations among exogenous variables, and standardized regression weights). When used with the SampleMoments method, it controls reporting of sample correlations. When used with the ImpliedMoments or AllImpliedMoments methods, it controls reporting of implied correlations. When used with TotalEffects, it controls reporting of standardized direct effects, indirect effects and total effects.
Syntax
object.Standardized ()
object.Standardized (tf)
The Standardized method syntax has the following parts:
Part |
Description |
object |
An object of type AmosEngine. |
tf |
Optional. If tf is True (default), standardized estimates are reported. Otherwise, not. |
Placement: [1].
Default
Standardized estimates are not reported.