ISummaryStatistics.AvgLogL

Syntax

AvgLogL: Double;

Description

The AvgLogL property returns mean of log-likelihood function.

Comments

To get the logarithm of the likelihood function, use the ISummaryStatistics.LogL property.

Example

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

See also:

ISummaryStatistics | Mean of Log-Likelihood Function