Utility Functions for R Histograms


[Up] [Top]

Documentation for package ‘HistogramTools’ version 0.3.2

Help Pages

histogramtools-package HistogramTools package
.NewHistogramName Aggregate histograms that have identical breaks.
AddHistograms Aggregate histograms that have identical breaks.
ApproxMean Histogram Approximate Quantiles.
ApproxQuantile Histogram Approximate Quantiles.
as.histogram Convert histogram protocol buffers to histogram objects
as.histogram.default Convert histogram protocol buffers to histogram objects
as.histogram.Message Convert histogram protocol buffers to histogram objects
as.Message Convert R histograms to Protocol Buffer representation
as.Message.histogram Convert R histograms to Protocol Buffer representation
Count Histogram Approximate Quantiles.
dtrace Read Histograms from text DTrace output file.
EMDCC Information Loss Metrics for Histograms
histogram HistogramTools package
histogramtools HistogramTools package
HistToASH Average Shifted Histograms From a Histogram.
HistToEcdf Empirical Cumulative Distribution Function From a Histogram.
intersect.dist Histogram Distance Measures
IntersectHistograms Intersect Histograms
jeffrey.divergence Histogram Distance Measures
kl.divergence Histogram Distance Measures
KSDCC Information Loss Metrics for Histograms
MergeBuckets Merge adjacent buckets in a histogram to create a new histogram.
minkowski.dist Histogram Distance Measures
PlotEMDCC Information Loss Metrics for Histograms
PlotKSDCC Information Loss Metrics for Histograms
PlotLog2ByteEcdf Plot Binned Histogram and ECDF Data.
PlotLogTimeDurationEcdf Plot Binned Histogram and ECDF Data.
PlotRelativeFrequency Plot Relative Frequency Histogram
PreBinnedHistogram PreBinnedHistogram
ReadHistogramsFromDtraceOutputFile Read Histograms from text DTrace output file.
ScaleHistogram Scale Histogram Counts
SubsetHistogram Subset a histogram by removing some of the buckets.
TrimHistogram Trim the tails of a sparse histogram.
trimhistogram Trim the tails of a sparse histogram.
trimsparse Trim the tails of a sparse histogram.