w2topmod               package:spatBMS               R Documentation

_C_o_n_v_e_r_s_t_i_o_n _o_f '_t_o_p_m_o_d' _o_b_j_e_c_t

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

     This function integrates out the uncertainty with respect to
     unknown spatial effects by averaging over the dimension spanned by
     the employed  weight matrices. The function thus returns an object
     comparable to 'topmod' contained in a standard 'bms' bma object.
     The statistics  calculated based on this transformed 'topmod'
     object are thus weighted averages with respect to the weight
     matrices. To get the  disaggregated results see spatFilt.bms.

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

     w2topmod(tmo,wNr)

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

     tmo: A spatial filtering bma object see argument 'nmodel' in
          'spatFilt.bms') 

     wNr: The number of employed weight matrices (i.e. 'length' of
          'WList', see spatFilt.bms) 

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

     the result is a standard 'topmod' object. See bms for more
     details.

_A_u_t_h_o_r(_s):

     Martin Feldkircher

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

     'spatFilt.bms' for sampling bma objects 

     Check <URL: http://bms.zeugner.eu> for additional help.

