soft {snQTL} | R Documentation |
Soft threshold
Description
Soft threshold
Usage
soft(x, d)
Arguments
x |
a numeric vector |
d |
the soft threshold level |
Value
the vector after soft thresholding x
at level d
.
See Also
symmPMD()
.
[Package snQTL version 0.2 Index]