Gets a parameter estimate — either a regression weight, a covariance or a variance.
Syntax
result = object.estimate1
The estimate1 property syntax has the following parts:
Part |
Description |
result |
When parameter estimates are displayed on the path diagram in the Amos window, result is a parameter estimate associated with object. result is a regression weight if object is a single-headed arrow. result is a covariance if object is a double-headed arrow. result is a variance if object is an exogenous variable. |
object |
A rectangle, ellipse or arrow (an object of type PDElement.) |