ISummaryStatistics.ProbFstat

Fore Syntax

ProbFstat: Double;

Fore.NET Syntax

ProbFstat: double;

Description

The ProbFstat property returns Fisher statistics probability.

Comments

To get Fisher statistics value, use the ISummaryStatistics.Fstat property.

Fore and Fore.NET Examples

The property use is given in the example for ISummaryStatistics.Fstat.

See also:

ISummaryStatistics | Fisher Statistic