ISummaryStatistics.LRprobability

Fore Syntax

LRprobability: Double;

Fore.NET Syntax

LRprobability: double;

Description

The LRprobability property returns probability value for LR statistics.

Comments

To get the value of LR statistics, use the ISummaryStatistics.LRstatistic property.

Fore and Fore.NET Examples

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

See also:

ISummaryStatistics | LR Statistic and LR Statistic Probability