supremecourt.rd
来自「使用R语言的马尔科夫链蒙特卡洛模拟(MCMC)源代码程序。」· RD 代码 · 共 32 行
RD
32 行
\name{SupremeCourt}\alias{SupremeCourt}\title{ U.S. Supreme Court Vote Matrix}\description{ This dataframe contains a matrix votes cast by U.S. Supreme Court justices in all cases in the 2000 term.}\usage{data(SupremeCourt)}\format{ The dataframe has contains data for justices Rehnquist, Stevens, O'Connor, Scalia, Kennedy, Souter, Thomas, Ginsburg, and Breyer for the 2000 term of the U.S. Supreme Court. It contains data from 43 non-unanimous cases. The votes are coded liberal (1) and conservative (0) using the protocol of Spaeth (2003). The unit of analysis is the case citation (ANALU=0). We are concerned with formally decided cases issued with written opinions, after full oral argument and cases decided by an equally divided vote (DECTYPE=1,5,6,7).}\source{ Harold J. Spaeth. 2005. \emph{Original United States Supreme Court Database: 1953-2004 Terms.} \url{http://www.as.uky.edu/polisci/ulmerproject/sctdata.htm}.}\keyword{datasets}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?