IMsDiagnosticTestResults.LR1

Fore Syntax

LR1: IChowTestLinRegress;

Fore.NET Syntax

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

Description

The LR1 property returns coefficients of a regression model and summary statistics for the second 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