hft {haarfisz} | R Documentation |
Performs the Haar-Fisz transform.
hft(data)
data |
The vector of Poisson counts, its length must be a power of 2 |
Returns:
hfy |
The Haar-Fisz transform of code{data} (vector of the same length as data ). |
Piotr Fryzlewicz