Visit Gigasoft's Web Site
 ProEssentials v9 Help

BestFitFix

Scope

Pego, Pesgo

Type

Boolean/Int32

Default

FALSE

.NET

PeSpecial.BestFitFix

Ocx|Vcl

BestFitFix

DLL

PEP_bBESTFITFIX

 

Purpose

This property controls a change in the Least-Square Approximation calculation. When this property is set to TRUE, the minimum x value is first subtracted from each x data value before processed. This improves accuracy when XData is very large. This does not effect the chart visually, but will alter the coefficients retrieved from BestFitCoeffs.

 

Setting

Description

TRUE

Alter Least-Squares calculation.

FALSE

Use default Least Squares calculation.

 

Comments

PeSpecial.BestFitFix members of Pego.PeSpecial, Pesgo.PeSpecial

 

See Also: BestFitDegree, SubsetDegree, and BestFitCoeffs