Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 298 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 298 Bytes

PCA-and-Senate-Voting-Data

In this problem, I look at Senate voting data. The data is contained in a n × m data matrix X, where each row corresponds to a Senator, and each column to a bill. Each entry of X is either 1, −1 or 0 depending on whether the senator voted for, against or abstained.