ISummaryStatistics.LRstatistic

Fore Syntax

LRstatistic: Double;

Fore.NET Syntax

LRstatistic: double;

Description

The LRstatistic property returns LR statistic.

Comments

To get probability value for LR statistics, use the ISummaryStatistics.LRprobability 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