GuidoAMoreira/sumR: Approximate Summation of Series

Application of theoretical results which ensure that the summation of an infinite discrete series is within an arbitrary margin of error of its true value. The C code under the hood is shared through header files to allow users to sum their own low level functions as well. Based on the paper by Braden (1992) <doi: 10.2307/2324995>.

Getting started

Package details

MaintainerGuido A. Moreira <guidoalber@gmail.com>
LicenseGPL (>= 3)
Version0.4.14
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("GuidoAMoreira/sumR")
GuidoAMoreira/sumR documentation built on Nov. 14, 2024, 7:21 p.m.