Package: EbayesThresh
Encoding: UTF-8
Type: Package
Title: Empirical Bayes Thresholding and Related Methods
Version: 1.4-12
Date: 2017-07-29
Authors@R: c(person("Bernard W.","Silverman",role="aut"),
             person("Ludger","Evers",role="aut",
	            email = "ludger@stats.gla.ac.uk"),
             person("Kan","Xu",role="aut"),
	     person("Peter","Carbonetto",role=c("aut","cre"),
	            email = "peter.carbonetto@gmail.com"),
	     person("Matthew","Stephens",role="aut"))
URL: https://github.com/stephenslab/EbayesThresh
BugReports: https://github.com/stephenslab/EbayesThresh/issues
Description: Empirical Bayes thresholding using the methods developed
    by I. M. Johnstone and B. W. Silverman. The basic problem is to
    estimate a mean vector given a vector of observations of the mean
    vector plus white noise, taking advantage of possible sparsity in
    the mean vector. Within a Bayesian formulation, the elements of
    the mean vector are modelled as having, independently, a
    distribution that is a mixture of an atom of probability at zero
    and a suitable heavy-tailed distribution. The mixing parameter can
    be estimated by a marginal maximum likelihood approach. This leads
    to an adaptive thresholding approach on the original data.
    Extensions of the basic method, in particular to wavelet
    thresholding, are also implemented within the package.
Imports: stats, wavethresh
Suggests: testthat, knitr, rmarkdown, dplyr, ggplot2
NeedsCompilation: no
License: GPL (>= 2)
VignetteBuilder: knitr
Packaged: 2017-07-30 12:06:51 UTC; pcarbo
Author: Bernard W. Silverman [aut],
  Ludger Evers [aut],
  Kan Xu [aut],
  Peter Carbonetto [aut, cre],
  Matthew Stephens [aut]
Maintainer: Peter Carbonetto <peter.carbonetto@gmail.com>
Repository: CRAN
Date/Publication: 2017-08-08 04:02:13 UTC
Built: R 4.3.0; ; 2023-04-12 07:00:32 UTC; unix
