CMD + K

r-fromo

Community

Fast, numerically robust computation of weighted moments via 'Rcpp'. Supports computation on vectors and matrices, and Monoidal append of moments. Moments and cumulants over running fixed length windows can be computed, as well as over time-based windows. Moment computations are via a generalization of Welford's method, as described by Bennett et. (2009) <doi:10.1109/CLUSTR.2009.5289161>.

Installation

To install this package, run one of the following:

Conda
$conda install r_test::r-fromo

Usage Tracking

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

About

Summary

Fast, numerically robust computation of weighted moments via 'Rcpp'. Supports computation on vectors and matrices, and Monoidal append of moments. Moments and cumulants over running fixed length windows can be computed, as well as over time-based windows. Moment computations are via a generalization of Welford's method, as described by Bennett et. (2009) <doi:10.1109/CLUSTR.2009.5289161>.

Last Updated

Dec 4, 2019 at 21:32

License

LGPL-3

Total Downloads

3

Version Downloads

3

Supported Platforms

linux-64
macOS-64
win-64