ISummaryStatistics.RestrLogL

Fore Syntax

RestrLogL: Double;

Fore.NET Syntax

RestrLogL: double;

Description

The RestrLogL property returns restricted 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.LogL.

See also:

ISummaryStatistics | Restricted Log-Likelihood Function