LR1: IChowTestLinRegress;
LR1: Prognoz.Platform.Interop.Stat.IChowTestLinRegress;
The LR1 property returns the linear regression equation for the second group.
Use the ISmChowTest.LR0 and ISmChowTest.LR properties to get equation of the first group and common equation of the groups.
The property use is given in the example for ISmChowTest.ConfidenceLevel.
See also: