Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thisisnic/mres-dissertation
My MRes dissertation
https://github.com/thisisnic/mres-dissertation
Last synced: 1 day ago
JSON representation
My MRes dissertation
- Host: GitHub
- URL: https://github.com/thisisnic/mres-dissertation
- Owner: thisisnic
- Created: 2016-02-13T16:15:06.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-14T09:52:50.000Z (almost 9 years ago)
- Last Synced: 2024-12-03T18:52:10.313Z (about 2 months ago)
- Homepage:
- Size: 370 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.html
Awesome Lists containing this project
README
code{white-space: pre;}
pre:not([class]) {
background-color: white;
}if (window.hljs && document.readyState && document.readyState === "complete") {
window.setTimeout(function() {
hljs.initHighlighting();
}, 0);
}.main-container {
max-width: 940px;
margin-left: auto;
margin-right: auto;
}
code {
color: inherit;
background-color: rgba(0, 0, 0, 0.04);
}
img {
max-width:100%;
height: auto;
}MRes Applied Social Statistics Dissertation
Multilevel Modelling of Political Party Preference
Summary
The analyses presented in this dissertation aimed to explore the nature of social class related voting, and also to examine regional differences in political party preference. It was found that class-related voting was significant when measured using individuals’ self-reported social class, but not their earnings, indicating that its roots may lie in social identity rather than socio-economic status.
- Statistical skills - secondary data analysis, multilevel multinomial logistic modelling, Stata
MRes Modules
- Methodological Debates in the Social Sciences
- Sampling Design
- Questionnaire Design
- Secondary Data Analysis
- Statistical Inference
- Generalised Linear Models
- Applied Social Science Research - An Integration
- Duration Anlaysis
- Multilevel Modelling
- Data Mining Techniques
- Structural Equational Modelling
- Bayesian Methods
- Textual Analysis
- Techniques of Social Research
- Statistics in Practice
// add bootstrap table styles to pandoc tables
$(document).ready(function () {
$('tr.header').parent('thead').parent('table').addClass('table table-condensed');
});(function () {
var script = document.createElement("script");
script.type = "text/javascript";
script.src = "https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML";
document.getElementsByTagName("head")[0].appendChild(script);
})();