Information on the book itself can be found on my Publications page.
All of the code and extra data sets that were used for producing the "Wavelet methods" book can be obtained by downloading the following file:
After downloading you can read this information into R using the
load
function, e.g.
load("WaveletFiguresJul15.RData")
The functions
figs.intro(), figs.wav(), figs.smo(), figs.relsmo(),figs.tsa(),figs.hf()
WITH the argument all=TRUE
in each case,
will produce PostScript files containing all the figures in the book.
Note: the Haar-Fisz pictures require the loading of the
haarfisz, EbayesThresh
and DDHFm
packages.
WaveletFigures.RData
object mentioned above.
Guy Nason
4th August 2008.
Updated 5th Jan 2009
(Web link errors discovered December 2008. Kindly communicated by James Lu).
Updated 20th July 2015
(modified to take account of R and WaveThresh changes.)