IMsDiagnosticTestResults.LR0

Fore Syntax

LR0: IChowTestLinRegress;

Fore.NET Syntax

LR0: Prognoz.Platform.Interop.Stat.IChowTestLinRegress;

Description

The LR0 property returns coefficients of a regression model and summary statistics for the first group in the Chow test.

Comments

Division into groups is determined by the IMsChowTestSettings.GroupSeparator property.

Fore Example

The property use is given in the example for IMsChowTestSettings.GroupSeparator.

See also:

IMsDiagnosticTestResults