

   USJudgeRatings {base}                        R Documentation

   LLaawwyyeerrss'' RRaattiinnggss ooff SSttaattee JJuuddggeess iinn tthhee UUSS SSuuppeerriioorr CCoouurrtt

   DDeessccrriippttiioonn::

        Lawyers' ratings of state judges in the US Superior
        Court

   UUssaaggee::

        data(USJudgeRatings)

   FFoorrmmaat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Soouurrccee::

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

   EExxaammpplleess::

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

