Subsidiary routine that generates a particular permutation
Not intended for casual user use. This function is used to provide
the partition to reorder wst.object
into wd.object
(nondecimated time ordered) objects.
levarr(v, levstodo)
v |
the vector to permute |
levstodo |
the number of levels associated with the current level in the object you wish to permute |
Description says all
A permutation of the v
vector according to the number of levels
that need handling
G P Nason
levarr(1:4, 3) # [1] 1 3 2 4
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.