UScongress {MBCbook} | R Documentation |
The US congress vote data set
Description
The US congress vote data set contains the votes (yes, no, abstained or absent) of 434 members of the 98th US Congress on 16 different key issues. This data set involves three-level categorical data.
Usage
data("UScongress")
Format
A data frame with 434 observations on 16 different key issues. The first variables indicates the political party of the congressmen.
Source
http://archive.ics.uci.edu/ml/datasets/Congressional+Voting+Records
Examples
data(UScongress)
[Package MBCbook version 0.1.2 Index]