rvRhat                  package:rv                  R Documentation

_R-_h_a_t _C_o_n_v_e_r_g_e_n_c_e _D_i_a_g_n_o_s_t_i_c

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

     Retrieves the R-hat convergence diagnostic for each component of
     the argument

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

     rvRhat(x)

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

       x: an object

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

     The R-hat values are assumed to be saved as attributes. If they
     are not available, 'NA' will be returned.

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

     Vector of numbers, 'NA' if R-hat is not available.

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

     Jouni Kerman kerman@stat.columbia.edu <URL:
     http://www.stat.columbia.edu/~kerman>

_R_e_f_e_r_e_n_c_e_s:

     Kerman, Jouni and Gelman, Andrew. Manipulating and Summarizing
     Posterior Simulations Using Random Variable Objects. Technical
     report, Columbia University, New York.

