ISmChowTest.LR0

Syntax

LR0: IChowTestLinRegress;

Description

The LR0 property returns the linear regression equation for the first group.

Comments

Use the ISmChowTest.LR1 and ISmChowTest.LR properties to get equation of the second group and common equation of the groups.

Example

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

See also:

ISmChowTest