binsmooth: Generate PDFs and CDFs from Binned Data

Provides several methods for generating density functions based on binned data. Data are assumed to be nonnegative, but the bin widths need not be uniform, and the top bin may be unbounded. All PDF smoothing methods maintain the areas specified by the binned data. (Equivalently, all CDF smoothing methods interpolate the points specified by the binned data.) An estimate for the mean of the distribution may be supplied as an optional argument, which greatly improves the reliability of statistics computed from the smoothed density functions. Methods include step function, recursive subdivision, and optimized spline.

Version: 0.1.0
Imports: stats, pracma, ineq, triangle
Published: 2016-08-12
Author: David J. Hunter and McKalie Drown
Maintainer: Dave Hunter <dhunter at westmont.edu>
License: MIT + file LICENSE
NeedsCompilation: no
CRAN checks: binsmooth results

Downloads:

Reference manual: binsmooth.pdf
Package source: binsmooth_0.1.0.tar.gz
Windows binaries: r-devel: binsmooth_0.1.0.zip, r-release: binsmooth_0.1.0.zip, r-oldrel: binsmooth_0.1.0.zip
OS X El Capitan binaries: r-release: binsmooth_0.1.0.tgz
OS X Mavericks binaries: r-oldrel: binsmooth_0.1.0.tgz

Linking:

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