Christian Religiosity/Radical Right Paper out
West European Politics has finally published our paper on ‘Christian Religiosity and Voting for West European Radical Right Parties‘. Hooray! And here is the link to the authors’ version.
West European Politics has finally published our paper on ‘Christian Religiosity and Voting for West European Radical Right Parties‘. Hooray! And here is the link to the authors’ version.
Should one weight their survey data? Is it worth the effort? The short answer must be ‘maybe’ or ‘it depends’. A slightly longer and much more useful answer was given by Leslie Kish in his enormously helpful paper ‘Weighting: Why, when and how’. Today (well, actually I submitted the final manuscript 2.5 years ago – that’s scientific progress for you!), I have added my own two cent with a short chapter that looks at the effects and non-effects of common weighting procedures (in German). The bottom line is that if you employ the usual weighting variables (age, gender, education and maybe class or region) as controls in your regression, weighting will make next to no difference but might mess with your standard errors.
Continue reading “Weighting Survey Data: Not Necessarily a Brilliant Idea” »
In my pet model, the salience of issues such as immigration or national identiy in the manifestos of established parties
makes a vote for the extreme right/radical right much more likely. There is, however, a potential problem with this argument: if radical right support is stable in the medium term, and if other parties react to past successes for the radical right by modifying their manifestos, this relationship might be spurious. In my paper for the ECPR conference at Potsdam, I use a time-series model to address this problem: I estimate a Vector Auto Regression (VAR) of radical right support and issue salience in France (while controlling for immigration and unemployment). As it turns out, salience is independent of previous radical right success. This finding provides some support for my original argument, though the analysis preliminary and restricted to France (at the moment). Continue reading “Is salience a cause or a consequence of radical right electoral support?” »
The European Consortium for Political Science (ECPR), for all purposes and intents the European Political Science Association, has a tiny problem: at their last meeting, they faced “a shortage of candidates” for the Executive Committee. To their credit, they faced it head on and set up a blog to discuss “Constitutional and Electoral in (of?) the ECPR”. So far, there is just the inaugural post but I’m sure there is more to come. Continue reading “ECPR sets up a blog” »
These days, a bonanza of political information is freely available on the internet. Sometimes this information comes in the guise of excel sheets, comma separated data or other formats which are more or less readily machine readable. But more often than not, information is presented as tables designed to be read by humans. This is where the gentle art of screen scraping, web scraping or spidering comes in. In the past, I have used kludgy Perl scripts to get electoral results at the district level off sites maintained by the French ministry of the interior or by universities (very interesting if you do not really speak/read French). A slightly more elegant approach might be to use R’s builtin Perl-like capabilities for doing the job, as demonstrated by Simon Jackman. Finally, Python is gaining ground in the political science community, which has some very decent libraries for screen/web scraping – see this elaborate post on Drew Conway’s Zero Intelligence Agents blog. But, let’s face it: I am lazy. I want to spend time analysing the data, not scraping them. And so I was very pleased when I came across outwit, a massive plugin for the firefox browser (Linux, Mac and Windows versions available) that acts as a point-and-click scraper.
Continue reading “Web-scraping made easy: outwit” »