ISummaryStatistics.LRstatistic

Syntax

LRstatistic: Double;

Description

The LRstatistic property returns LR statistic.

Comments

To get probability value for LR statistics, use the ISummaryStatistics.LRprobability property.

Example

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

See also:

ISummaryStatistics | LR Statistic and LR Statistic Probability