Plots MAR ;plot associated with a multiresolution analysis using function mra from waveslim
Usage
plotts.mra.wge(x, n.levels, type='S8')
Value
The output is a plot of the MRA.
Arguments
x
Realization (must be of length 2^k for some integer k between 2 and 14
n.levels
Maximum order of discrete wavelet transforms to be calculated. n.levels must be less than or equal to k where n=2^k
type
Discrete wavelet to use: options include 'haar', 'S8','D4','D6',D8'
Author
Wayne Woodward
Details
The wavelsim mra function names these :'haar', 'la8','d4','d6',and 'd8' respectively and the conversion is done transparently within the R code. This is done transparently within the R code.
References
Applied Time Series Analysis with R, second edition by Woodward, Gray, and Elliott