IIntercept

Assembly: Stat;

Namespace: Prognoz.Platform.Interop.Stat;

Description

The IIntercept interface defines the model constant parameters.

Inheritance Hierarchy

          IIntercept

Properties

  Property name Brief description
The Estimate property determines value of the constant.
The InitValue property determines initial approximation for the constant.
The Mode property determines mode of constant assignment.
The Probability property returns constant probability value.
The StandardError property returns value of standard error for a constant.
The TStatistics property returns value of constant t-statistics.

See also:

Stat Assembly Interfaces