Aurora Visio Studio TOP » Filter Groups » LinearRegression
LinearRegression
Description
Finds a linear function well approximating a set of data.
Filters in this group
Icon | Name | Description |
---|---|---|
LinearRegression | Computes linear regression of given point set. |
|
LinearRegression_RANSAC | Computes linear regression of given point set using RANSAC. |
|
LinearRegression_M | Computes linear regression of given point set using selected M-estimator for outlier suppression. |
|
LinearRegression_LTE | Computes linear regression of given point set using Least Trimmed Error algorithm. |
|
LinearRegression_TheilSen | Computes linear regression of given point set using TheilSen algorithm. |