updates                 package:XDE                 R Documentation

_F_r_e_q_u_e_n_c_y _o_f _u_p_d_a_t_i_n_g _a _p_a_r_a_m_e_t_e_r _p_e_r _M_C_M_C _i_t_e_r_a_t_i_o_n

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

     Accessor and replacement methods for the class 'XdeParameter' are
     available.  Specifying an update of integer N for a
     Metropolis-Hastings parameter means that N values are proposed for
     that parameter for each MCMC iteration.

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

     updates(object)

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

  object: An object of class 'XdeParameter' 

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

     See the XdeParameterClass vignette

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

     A numerical vector

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

     R. Scharpf

