HistogramTools: Utility Functions for R Histograms

Provides a number of utility functions useful for manipulating large histograms. This includes methods to trim, subset, merge buckets, merge histograms, convert to CDF, and calculate information loss due to binning. It also provides a protocol buffer representations of the default R histogram class to allow histograms over large data sets to be computed and manipulated in a MapReduce environment.

Version: 0.3.2
Imports: Hmisc, ash, stringr
Suggests: RUnit, emdist, gdata
Enhances: RProtoBuf
Published: 2015-07-29
Author: Murray Stokely [aut, cre], Tim Hesterberg [ctb]
Maintainer: Murray Stokely <murray at stokely.org>
License: Apache License 2.0
Copyright: Copyright 2011 Google, Inc.
URL: https://r-forge.r-project.org/projects/histogramtools/
NeedsCompilation: no
Classification/ACM: G.3
Materials: NEWS ChangeLog
In views: Distributions, HighPerformanceComputing
CRAN checks: HistogramTools results

Documentation:

Reference manual: HistogramTools.pdf
Vignettes: HistogramTools-UnitTests
HistogramTools-QuickRef
HistogramTools-Intro

Downloads:

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

Linking:

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