ISmChowTest.LR

Syntax

LR: IChowTestLinRegress;

Description

The LR property returns the common linear regression equation for both groups.

Comments

Use the ISmChowTest.LR0 and ISmChowTest.LR1 properties to get equations of the first and the second group.

Example

The property use is given in the example for ISmChowTest.ConfidenceLevel.

See also:

ISmChowTest