Returns True for unique variables — i.e., for variables that are unobserved and exogenous, and that affect only one other variable.
Syntax
result = object.IsUniqueVariable ()
The IsUniqueVariable method syntax has the following parts:
Part |
Description |
result |
True if object is a unique variable. |
object |
An object of type PDElement. |
See example.