ICoefficients.Probability

Fore Syntax

Probability: Array;

Fore.NET Syntax

Probability: System.Array;

Description

The Probability property returns an array of coefficients' probabilities values.

Comments

The probability means probability of Student statistic (t-statistic).

Fore and Fore.NET Examples

The property use is given in the example for ICoefficients.Estimate.

See also:

ICoefficients