DependenceForm(Type: DependenceType): Boolean;
DependenceForm(Type: Prognoz.Platform.Interop.Stat.DependenceType): boolean;
Type. Dependency type.
The DependenceForm property determines whether the specified dependency type is estimated.
Available values:
True. Dependency is estimated.
False. Dependency is not estimated.
All the dependencies types are estimated by default.
The property use is given in the example for IEmCurveEstimationSettings.Explained.
See also: