Skip to main content

detrend_diff

Function detrend_diff 

Source
pub fn detrend_diff(data: &FdMatrix, order: usize) -> TrendResult
Expand description

Remove trend by differencing.