Home Script Language Mathematical Functions Curve Fitting TCurveFit | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
TCurveFit |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
The class TCurveFit provides a simple-to-use class for curve fitting by means of linear regression and splines. In addition, TCurveFit calculates the most important statistical parameters, such as the mean values, the standard deviation, and the correlation coefficient of a series of data pairs. In order to utilize the class TCurveFit, you have to enter the data pairs (x and y) by the method EnterStatValue. The regression parameters can then be obtained by calling the appropriate regression method.
The following table summarizes the routines of TCurveFit:
|