unbal.haar.vector {unbalhaar} | 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))