View source: R/best.unbal.haar.bu.R
best.unbal.haar.bu | R Documentation |
The function finds the “best” bottom-up Unbalanced Haar (UH) decomposition of the input vector
x
.
best.unbal.haar.bu(x, stretch = length(x))
x |
a vector |
stretch |
at each iteration, only the first |
detail |
A matrix of size 3 x |
smooth |
the “smooth” component of |
Piotr Fryzlewicz
best.unbal.haar
best.unbal.haar.bu(rnorm(100))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.