USJudgeRatings package:datasets 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: 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 Hartigan). _E_x_a_m_p_l_e_s: require(graphics) pairs(USJudgeRatings, main = "USJudgeRatings data")