ISmChowTest.LR1

Fore Syntax

LR1: IChowTestLinRegress;

Fore.NET Syntax

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

Description

The LR1 property returns the linear regression equation for the second group.

Comments

Use the ISmChowTest.LR0 and ISmChowTest.LR properties to get equation of the first group and common equation of the groups.

Fore and Fore.NET Examples

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

See also:

ISmChowTest