Back to FabImage Studio website
You are here: Start » Filter Reference » Profile Features Deprecated » ProfileLinearRegression_Deprecated
Returns coefficients of linear function (in form y = Ax + B) that illustrates the trend of profile. Uses ordinary least squares method.
Name | Type | Description | |
---|---|---|---|
![]() |
inProfile | Profile | Input profile |
![]() |
outA | Real | |
![]() |
outB | Real |
Errors
This filter can throw an exception to report error. Read how to deal with errors here: Error Handling
Error type | Description |
---|---|
DomainError | inProfile is empty in ProfileLinearRegression |
Complexity Level
This filter is available on Basic Complexity Level.