Linear Regression
Linear Regression - Finds a best fitting straight line (Y = a + b * X) through a set of data points using Least square fitting . Together with the new channel you can fix a coefficient 'a' - this method creates other characteristic parameters.
|