SUREThresh {rwavelet} | R Documentation |
Adaptive Threshold Selection Using Principle of SURE
Description
SURE referes to Stein's Unbiased Risk Estimate.
Usage
SUREThresh(y)
Arguments
y |
Noisy Data with Std. Deviation = 1. |
Value
x
Estimate of mean vector
thresh
Threshold used.
[Package rwavelet version 0.4.1 Index]