wr                package:wavethresh                R Documentation

_W_a_v_e_l_e_t _r_e_c_o_n_s_t_r_u_c_t_i_o_n (_i_n_v_e_r_s_e _D_W_T).

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

     Performs inverse discrete wavelet transform. 

     This function is generic. 

     Particular methods exist. For the 'wd' class object this generic
     function uses 'wr.wd'.

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

     wr(...)

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

     ...: See individual help pages for details.

_D_e_t_a_i_l_s:

     See individual method help pages for operation and examples.

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

     Usually the wavelet reconstruction of x. Although the return value
     varies with the precise method used.

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

     Version 3.5.3 Copyright Guy Nason 1994

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

     'wd', 'wd.object', 'wr.wd'

