Package: essHist
Type: Package
Title: The Essential Histogram
Version: 1.2.2
Date: 2019-05-10
Authors@R: c(person("Housen", "Li", role = c("aut", "cre"), email = "housen.li@outlook.com"),
    person("Hannes", "Sieling", role = "aut", email = "hsielin@uni-goettingen.de"))
Author: Housen Li [aut, cre],
  Hannes Sieling [aut]
Maintainer: Housen Li <housen.li@outlook.com>
Description: Provide an optimal histogram, in the sense of probability density estimation and features detection, by means of multiscale variational inference. In other words, the resulting histogram servers as an optimal density estimator, and meanwhile recovers the features, such as increases or modes, with both false positive and false negative controls. Moreover, it provides a parsimonious representation in terms of the number of blocks, which simplifies data interpretation. The only assumption for the method is that data points are independent and identically distributed, so it applies to fairly general situations, including continuous distributions, discrete distributions, and mixtures of both. For details see Li, Munk, Sieling and Walther (2016) <arXiv:1612.07216>. 
Depends: R (>= 2.15.3)
License: GPL-3
LazyData: TRUE
Imports: Rcpp (>= 0.12.5), graphics, stats, grDevices, utils
LinkingTo: Rcpp
Suggests: testthat
NeedsCompilation: yes
Packaged: 2019-05-10 09:04:51 UTC; hli
Repository: CRAN
Date/Publication: 2019-05-10 09:30:03 UTC
Built: R 4.6.0; x86_64-apple-darwin20; 2025-08-18 03:17:42 UTC; unix
Archs: essHist.so.dSYM
