https://github.com/dylanjm/shinyapp-partyid
Cleaned data taken from the GSS used to predict political party affiliation using logistic regression
https://github.com/dylanjm/shinyapp-partyid
Last synced: over 1 year ago
JSON representation
Cleaned data taken from the GSS used to predict political party affiliation using logistic regression
- Host: GitHub
- URL: https://github.com/dylanjm/shinyapp-partyid
- Owner: dylanjm
- Created: 2016-07-12T22:54:11.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-01-03T02:35:53.000Z (over 8 years ago)
- Last Synced: 2025-04-13T00:49:48.253Z (over 1 year ago)
- Language: R
- Size: 959 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Political Party Affiliation Dataset
Web application built using R and Shiny.
I cleaned some data taken from the GSS used to predict political party affiliation using logistic regression
More Information about the GSS can be found [here](http://gss.norc.org/)
[The web app is hosted at www.shinnyapps.io and can be found here](https://dylanjm.shinyapps.io/predicting_politics/)
A slide show detailing the logistic regression and how I came the conclussion can be found on the web app.
