Skip to content

murraystokely/histogramtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HistogramTools

Build Status

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

Installation

You can either install from source via this repo, or install the CRAN package the usual way from R.

More Info

RProtoBuf & HistogramTools: Statistical Analysis Tools for Large Data Sets Google Open Source Blog, October 10, 2013

Authors

Murray Stokely

License

Apache 2.0

About

HistogramTools: Utility Functions for R Histograms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages