ISummaryStatistics.AvgLogL

Fore Syntax

AvgLogL: Double;

Fore.NET 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.

Fore and Fore.NET Examples

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

See also:

ISummaryStatistics | Mean of Log-Likelihood Function