Gets a parameter estimate — either a mean or an intercept.
Syntax
result = object.estimate2
The estimate2 property syntax has the following parts:
Part |
Description |
result |
When parameter estimates are displayed on the path diagram in the Amos window, and when means and intercepts are explicit model parameters (see To estimate means and intercepts), result is a parameter estimate associated with object. result is an intercept if object is an endogenous variable. result is a mean if object is an exogenous variable. |
object |
A rectangle or ellipse (an object of type PDElement.) |