mult.loc | R Documentation |
This is the major subroutine for testing.hov
, providing the
workhorse algorithm to recursively test and locate multiple variance changes
in so-called long memory processes.
mult.loc(dwt.list, modwt.list, wf, level, min.coef, debug)
dwt.list |
List of wavelet vector coefficients from the |
modwt.list |
List of wavelet vector coefficients from the |
wf |
Name of the wavelet filter to use in the decomposition. |
level |
Specifies the depth of the decomposition. |
min.coef |
Minimum number of wavelet coefficients for testing purposes. |
debug |
Boolean variable: if set to |
For details see Section 9.6 of Percival and Walden (2000) or Section 7.3 in Gencay, Selcuk and Whitcher (2001).
Matrix.
B. Whitcher
Gencay, R., F. Selcuk and B. Whitcher (2001) An Introduction to Wavelets and Other Filtering Methods in Finance and Economics, Academic Press.
Percival, D. B. and A. T. Walden (2000) Wavelet Methods for Time Series Analysis, Cambridge University Press.
rotcumvar
, testing.hov
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.