Description Usage Arguments Value Author(s) Examples
Weighted soft-thresholding operator, which is called by mbpca.
| 1 | 
| x | A numerical vector | 
| k | Number of non-zero elements want to keep | 
| w | weight for each element. The actual thresholding is base on x*w, the default setting equals to ordinary soft thresholding. | 
| pos | A logical value, if only positive values are retained. | 
A thresholded numerical vector
Chen Meng
| 1 2 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.