Stats utils#
|
Compute autocovariance estimates for every lag for the input array. |
|
Compute autocorrelation using FFT for every lag for the input array. |
|
Make ufunc from a function taking 1D array input. |
|
Smooth data using a cubic spline. |
|
Wrap make_ufunc with xarray.apply_ufunc. |