ISmCurveEstimation.DependenceForms

Syntax

DependenceForms: IDependenceForms;

Description

The DependenceForms property returns the collection of dependency forms.

Comments

The dependency forms in use: linear, quadratic, polynomial, composite, growth equation, logarithmic, hyperbolic, exponential, inverse, power, logistic.

Example

The property use is given in the example for ISmCurveEstimation.MissingData.

See also:

ISmCurveEstimation