TOgetthrda1 {wavethresh} | R Documentation |
Subsidiary routines for Ogden and Parzen's wavelet shrinkage methods
Description
Corresponds to the wavelet thresholding routine developed by Ogden and Parzen (1994) Data dependent wavelet thresholding in nonparametric regression with change-point applications. Tech Rep 176, University of South Carolina, Department of Statistics.
Usage
TOgetthrda1(dat, alpha)
TOgetthrda2(dat, alpha)
TOkolsmi.chi2(dat)
TOonebyone1(dat, alpha)
TOonebyone2(dat, alpha)
TOshrinkit(coeffs, thresh)
Arguments
dat |
data |
alpha |
a p-value, generally smoothing parameter |
coeffs |
Some coefficients to be shrunk |
thresh |
a threshold |
Details
Not intended for direct use.
Value
Various depending on the function
Author(s)
Todd Ogden
See Also
TOthreshda1
,TOthreshda2
,threshold
[Package wavethresh version 4.7.2 Index]