thin                   package:XDE                   R Documentation

_H_o_w _o_f_t_e_n _t_o _w_r_i_t_e _M_C_M_C _i_t_e_r_a_t_i_o_n_s _t_o _f_i_l_e

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

     A value greater than one means that not every MCMC iteration is
     written to file.

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

     thin(x, ...)

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

       x: An object of class 'XdeParameter'

     ...: not implemented

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

     'thin' is an accessor for the first element in the vector returned
     by the method 'output'.

     The replacement method replaces the first element in the 'output'
     vector.

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

     An integer.

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

     R. Scharpf

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

     'output'

