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.2 |
Imports: | Rcpp (≥ 0.12.3), methods |
LinkingTo: | Rcpp |
Suggests: | knitr, testthat, moments, PDQutils, e1071, microbenchmark |
Published: | 2024-11-03 |
DOI: | 10.32614/CRAN.package.fromo |
Author: | Steven E. Pav [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 |
Citation: | fromo citation info |
Materials: | README ChangeLog |
In views: | Distributions |
CRAN checks: | fromo results |
Reference manual: | fromo.pdf |
Vignettes: |
Using the fromo package (source, R code) |
Package source: | fromo_0.2.2.tar.gz |
Windows binaries: | r-devel: fromo_0.2.1.zip, r-release: fromo_0.2.2.zip, r-oldrel: fromo_0.2.2.zip |
macOS binaries: | r-release (arm64): fromo_0.2.2.tgz, r-oldrel (arm64): fromo_0.2.2.tgz, r-release (x86_64): fromo_0.2.2.tgz, r-oldrel (x86_64): fromo_0.2.2.tgz |
Old sources: | fromo archive |
Please use the canonical form https://CRAN.R-project.org/package=fromo to link to this page.