packet {rwavelet} | R Documentation |
Packet table indexing
packet(d, b, n)
d |
depth of splitting in packet decomposition. |
b |
block index among 2^d possibilities at depth d. |
n |
length of signal. |
p
linear indices of all coeff's in that block.
packet(1, 1, 8)