polynomial fit functions
=== === === ===
regressionObject.cls contains a cl...
polynomial fit functions
=== === === ===
regressionObject.cls contains a class that provides an easy way to add
polynomial regression functionality to any application. If you just want linear
regression or a very high degree, no matter: this class has good performance and scales seamlessly with...
Algorithm
VB