View source: R/unbal.haar.vector.R
unbal.haar.vector | R Documentation |
Computes the non-zero part of an Unbalanced Haar vector with a given start-, break- and end-point.
unbal.haar.vector(a)
a |
a three-component vector of integers such that |
the non-zero part of the corresponding Unbalanced Haar vector
Piotr Fryzlewicz
unbal.haar.vector(c(1, 1, 2)) unbal.haar.vector(c(2, 5, 12))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.