

threshold(wavethresh)                        R Documentation

_T_h_r_e_s_h_o_l_d_i_n_g _W_a_v_e_l_e_t_s _- _G_e_n_e_r_i_c _f_u_n_c_t_i_o_n

_D_e_s_c_r_i_p_t_i_o_n_:

     Generic function for soft or hard thresholding of
     wavelets.

_U_s_a_g_e_:

     threshold(x, ...)

_A_r_g_u_m_e_n_t_s_:

       x: an R object.

     ...: methods may have additional arguments.

_V_a_l_u_e_:

     thresholding is applied to the object and a thresholded
     version is returned.

_R_e_f_e_r_e_n_c_e_s_:

     see `wd' for a list.

_S_e_e _A_l_s_o_:

     `threshold.wd', `threshold.imwd' and `threshold.imwdc'
     for the wavelet methods and examples.

     `wd', `wr', `imwd', etc.

