Package: haarfisz
Type: Package
Title: Software to Perform Haar Fisz Transforms
Version: 4.5.3
Date: 2022-04-29
Authors@R: c(person("Piotr", "Fryzlewicz", role=c("aut"),
	email="P.Fryzlewicz@lse.ac.uk"),
	person("Guy", "Nason", role=c("cre"),
	email="g.nason@imperial.ac.uk"))
Depends: R (>= 3.3), wavethresh
Description: A Haar-Fisz algorithm for Poisson intensity estimation.
	Will denoise Poisson distributed sequences where
        underlying intensity is not constant. Uses the multiscale
        variance-stabilization method called the Haar-Fisz transform.
        Contains functions to carry out the forward and inverse
        Haar-Fisz transform and denoising on near-Gaussian sequences.
        Can also carry out cycle-spinning.
	Main reference: Fryzlewicz, P. and Nason, G.P. (2004)
	"A Haar-Fisz algorithm for Poisson intensity estimation."
        Journal of Computational and Graphical Statistics,
        13, 621-638. <doi:10.1198/106186004X2697>.
License: GPL (>= 2)
NeedsCompilation: no
Packaged: 2022-04-29 09:03:35 UTC; guynason
Author: Piotr Fryzlewicz [aut],
  Guy Nason [cre]
Maintainer: Guy Nason <g.nason@imperial.ac.uk>
Repository: CRAN
Date/Publication: 2022-04-29 23:40:09 UTC
Built: R 4.1.2; ; 2022-04-30 10:24:30 UTC; unix
