CMD + K

r-runstats

Anaconda Verified

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::r-runstats

Usage Tracking

1.1.0
1.0.1
2 / 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

Jun 27, 2022 at 20:12

License

GPL-3

Total Downloads

289

Supported Platforms

noarch