

USJudgeRatings {base}                        R Documentation

_L_a_w_y_e_r_s_' _R_a_t_i_n_g_s _o_f _S_t_a_t_e _J_u_d_g_e_s _i_n _t_h_e _U_S _S_u_p_e_r_i_o_r _C_o_u_r_t

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

     Lawyers' ratings of state judges in the US Superior
     Court

_U_s_a_g_e_:

     data(USJudgeRatings)

_F_o_r_m_a_t_:

     A data frame containing 43 observations on 12 numeric
     variables.

       [,1]     CONT     Number of contacts of lawyer with judge.
       [,2]     INTG     Judicial integrity.
       [,3]     DMNR     Demeanor.
       [,4]     DILG     Diligence.
       [,5]     CFMG     Case flow managing.
       [,6]     DECI     Prompt decisions.
       [,7]     PREP     Preparation for trial.
       [,8]     FAMI     Familiarity with law.
       [,9]     ORAL     Sound oral rulings.
      [,10]     WRIT     Sound written rulings.
      [,11]     PHYS     Physical ability.
      [,12]     RTEN     Worthy of retention.

_S_o_u_r_c_e_:

     New Haven Register, 14 January, 1977 (from John Harti-
     gan).

_E_x_a_m_p_l_e_s_:

     data(USJudgeRatings)
     pairs(USJudgeRatings, main = "USJudgeRatings data")

