IMsDiagnosticTestResults.LR1

Syntax

LR1: 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.

Example

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

See also:

IMsDiagnosticTestResults