CMD + K

r-runstats

Community

Provides methods for fast computation of running sample statistics for time series. These include: (1) mean, (2) standard deviation, and (3) variance over a fixed-length window of time-series, (4) correlation, (5) covariance, and (6) Euclidean distance (L2 norm) between short-time pattern and time-series. Implemented methods utilize Convolution Theorem to compute convolutions via Fast Fourier Transform (FFT).

Installation

To install this package, run one of the following:

Conda
$conda install r_test::r-runstats

Usage Tracking

1.0.1
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

Provides methods for fast computation of running sample statistics for time series. These include: (1) mean, (2) standard deviation, and (3) variance over a fixed-length window of time-series, (4) correlation, (5) covariance, and (6) Euclidean distance (L2 norm) between short-time pattern and time-series. Implemented methods utilize Convolution Theorem to compute convolutions via Fast Fourier Transform (FFT).

Last Updated

Oct 15, 2019 at 17:00

License

GPL-3

Total Downloads

2

Supported Platforms

noarch