xdem.fit#
Functions to perform normal, weighted and robust fitting.
Functions
|
Huber loss cost (reduces the weight of outliers) :type z: |
|
N-order 1D polynomial. |
|
N-order 2D polynomial. |
|
Return root mean square error :type z: |
|
Given 1D vectors x and y, compute a robust sum of sinusoid fit to the data. |
|
Given 1D vectors x and y, compute a robust polynomial fit to the data. |
|
Soft loss cost (reduces the weight of outliers) :type z: |
|
Sum of N sinusoids in 1D. |