powered by
Forward Haar transform.
ht(x)
data vector of (binomial) observations, of length a power of two.
The procedure performs the Haar wavelet transform on the data x.
x
ht.inv
# NOT RUN { x<-rbinom(256,32,.35) ht(x) # }
Run the code above in your browser using DataLab