nullevels             package:wavethresh             R Documentation

_S_e_t _w_h_o_l_e _r_e_s_o_l_u_t_i_o_n _l_e_v_e_l_s _o_f _c_o_e_f_f_i_c_i_e_n_t_s _e_q_u_a_l _t_o _z_e_r_o.

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

     Generic function which sets whole resolution levels of
     coefficients equal to zero. 

     Particular methods exist. For objects of class: 

_i_m_w_d use the 'nullevels.imwd' method. 

_w_d use the 'nullevels.wd' method. 

_w_s_t use the 'nullevels.wst' method. 

     See individual method help pages for operation and examples.

_U_s_a_g_e:

     nullevels(...)

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

     ...: See individual help pages for details.

_V_a_l_u_e:

     An object of the same class as x but with the specified levels set
     to zero.

_R_E_L_E_A_S_E:

     Version 3.8.1 Copyright Guy Nason 1997

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

     'nullevels.imwd' 'nullevels.wd' 'nullevels.wst' 'wd.object', 'wd'
     'wst.object' 'wst'

