hft.inv {haarfisz} | R Documentation |
Performs the inverse Haar-Fisz transform.
hft.inv(data)
data |
Vector of length 2^J where J is an integer |
Returns:
ihfx |
The inverse Haar-Fisz transform of x (vector of the same length as data ). |
Piotr Fryzlewicz