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

Getting started

Package details

MaintainerSteven E. Pav <shabbychef@gmail.com>
LicenseLGPL-3
Version0.2.4
URL https://github.com/shabbychef/fromo
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("shabbychef/fromo")
shabbychef/fromo documentation built on Dec. 3, 2024, 6:15 a.m.