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
Total downloads: 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).

Information Last Updated

Apr 22, 2025 at 15:31

License

GPL-3

Total Downloads

286

Platforms

noarch Version: 1.1.0