Description Usage Arguments Value Note
estimate.sdev estimates by analysing the the wavelet coefficients
at the finest level(s) of an wd or
imwd object.
1 2 3 4 | ## S3 method for class 'wd'
estimate.sdev(object, dev=mad)
## S3 method for class 'imwd'
estimate.sdev(object, dev=mad)
|
object |
For |
dev |
The function used to estimate the standard error. Typical
examples are |
... |
additional arguments (see above for supported arguments). |
estimate.sdev returns an estimate of the standard error.
For an example of the use of estimate.sdev, see coefficients.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.