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