Learn R Programming

MBCbook (version 0.1.2)

UScongress: 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")

Arguments

Format

A data frame with 434 observations on 16 different key issues. The first variables indicates the political party of the congressmen.

Examples

Run this code
data(UScongress)

Run the code above in your browser using DataLab