AvBasis              package:wavethresh              R Documentation

_B_a_s_i_s _a_v_e_r_a_g_i_n_g ("_i_n_v_e_r_s_i_o_n")

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

     Average of whole collection of basis functions. 

     This function is generic. 

     Particular methods exist. For the 'wst' class object this generic
     function uses  'AvBasis.wst'. In the future we hope to add methods
     for  'wp' and  'wpst' class objects.

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

     AvBasis(...)

_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:

     A vector containing the average of the representation over all
     bases.

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

     Version 3.6.0 Copyright Guy Nason 1995

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

     'wst', 'wst.object', 'AvBasis.wst'

