fromo: Fast Robust Moments

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>.

Version: 0.2.1
Imports: Rcpp (≥ 0.12.3), methods
LinkingTo: Rcpp
Suggests: knitr, testthat, moments, PDQutils, e1071, microbenchmark
Published: 2019-01-30
Author: Steven E. Pav ORCID iD [aut, cre]
Maintainer: Steven E. Pav <shabbychef at gmail.com>
BugReports: https://github.com/shabbychef/fromo/issues
License: LGPL-3
URL: https://github.com/shabbychef/fromo
NeedsCompilation: yes
Materials: README ChangeLog
In views: Distributions
CRAN checks: fromo results

Documentation:

Reference manual: fromo.pdf
Vignettes: Using the fromo package

Downloads:

Package source: fromo_0.2.1.tar.gz
Windows binaries: r-devel: fromo_0.2.1.zip, r-release: fromo_0.2.1.zip, r-oldrel: fromo_0.2.1.zip
macOS binaries: r-release (arm64): fromo_0.2.1.tgz, r-oldrel (arm64): fromo_0.2.1.tgz, r-release (x86_64): fromo_0.2.1.tgz
Old sources: fromo archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=fromo to link to this page.