core#
Module containing methods to calculate statistics.
Compute core statistics such as variance, mean, standard deviation, moment, cross- and autocorrelation for time series. These methods are ‘special’ in the sense that they are able to deal with irregular time steps often observed in hydrological time series.
Functions#
|
Calculate the autocorrelation function for irregular time steps. |
|
Compute the cross-correlation for irregular time series. |
|
Compute the (weighted) mean of a time series. |
|
Compute the (weighted) variance of a time series. |
|
Compute the (weighted) variance of a time series. |
|
Compute the raw moment of an impulse response array. |