getdata {LS2W} | R Documentation |
Extracts detail coefficients from imwd object
Description
This function is called by cddews to extract the detail coefficients from an object of class imwd.
Usage
getdata(imwd, switch, co.type = "sqr", verbose = FALSE)
Arguments
imwd |
An object of class imwd. |
switch |
Dictates whether the extracted information is structured by |
co.type |
Dictates the coefficient type which is used. For cddews this must be |
verbose |
Allows certain informative statements to be printed to the screen |
Value
An array which can be used by cddews.
Author(s)
Idris Eckley
References
Eckley, I.A., Nason, G.P. and Treloar, R.L. (2010) Locally stationary wavelet fields with application to the modelling and analysis of image texture. Journal of the Royal Statistical Society (Series C), 59, 595 - 616.
Eckley, I.A. and Nason, G.P. (2011). LS2W: Implementing the Locally Stationary 2D Wavelet Process Approach in R, Journal of Statistical Software, 43(3), 1-23. URL http://www.jstatsoft.org/v43/i03/.