Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

levarr

Subsidiary routine that generates a particular permutation


Description

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.

Usage

levarr(v, levstodo)

Arguments

v

the vector to permute

levstodo

the number of levels associated with the current level in the object you wish to permute

Details

Description says all

Value

A permutation of the v vector according to the number of levels that need handling

Author(s)

G P Nason

See Also

Examples

levarr(1:4, 3)
# [1] 1 3 2 4

wavethresh

Wavelets Statistics and Transforms

v4.6.8
GPL (>= 2)
Authors
Guy Nason [aut, cre]
Initial release
2016-10-18

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.