summary.cddews {LS2W} | R Documentation |
Use summary on a cddews object
Description
This function prints out more information about a cddews
object in a nice readable format.
Usage
## S3 method for class 'cddews'
summary(object, ...)
Arguments
object |
An object of class cddews about which you wish to print out more information. |
... |
This argument actually does nothing in this function! |
Value
No value is returned.
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/.
See Also
[Package LS2W version 1.3.6 Index]