Category: Politics

  • The Legacies of Authoritarian Rule in Indonesia

    My colleague Sharon Poczter and I have just completed a new paper on the legacies of authoritarian rule in Indonesia. Here is the abstract.

    Democratization has fundamentally changed the formal institutional structure of Indonesian politics, but a wealth of contemporary research has demonstrated that the informal mechanisms of power and influence have survived the transition. This paper uses a unique, hand-collected dataset of information on Indonesia’ political elites over the democratic transition to empirically catalogue the changes and continuities in Indonesian politics since democratization. Our results provide quantitative evidence for substantial change in Indonesia’s political economy over the past half century, with the simultaneous rise of capital and decline of military and the state as avenues to political power at the national level. Our evidence also suggests that the origins of this transition pre-date democratization itself.

    There are lots of interesting findings, but to me, the most significant one is the last sentence.

    Marc Bellemare would call this a “determinants of…” paper. He’s right. There is a danger with a paper such as this:

    The issue with “determinants” papers is that they put the ox before the cart, i.e., the author decided to have a bit of fun playing with data, found some interesting partial correlations, and then retro-fitted a story to fit the facts.

    This is not exactly the case here. Our findings about the rise of capital really are consistent with a long line of research on Indonesia’s political economy. The real problem would have emerged if our data had not been consistent with that established interpretation of Indonesian politics. What story would we have told then?

    I also see a difference between a partial correlation between a policy outcome and covariate that is used to inform policy analysis—Marc’s worry—and a partial correlation between two socioeconomic variables that used to describe the variation that we observe in a particular social setting. As we are doing the latter, we heed Marc’s advice in describing the limitations of our findings, and I think that that should suffice for all but the most obstreperous reviewers.

  • Regional Implications of the Russian Currency Crisis

    Unless something changes dramatically in the next couple of days, we will code this week as the onset of the 2014-15 Russian currency crisis. Using Quantmod, I’ve plotted below the evolution of the ruble-dollar exchange rate since 2010 along with 180-day Bollinger bands.

    The Indonesians have a verb for this kind of currency movement: anjlok, which my Echols and Shadily dictionary defines as “to plummet,” or figuratively, to “jump the rails.”

    One interpretation of the unfolding currency crisis is that this is bad news for Putin, and hence good news for US/Western foreign policy. Here are two reasons to be circumspect, at least at this stage.

    Recent History

    First, the historical context. Let’s look back another decade, shall we?

    Russia managed to ride out the 2008-09 Global Financial Crisis pretty well. One might look to this as evidence that Putin has the “room to move” to withstand an external shock of this sort, although I’d add two caveats to this view. For one, the ruble depreciation of 2008-09 looks a lot like a return to trend than a departure from trend (as it does now). But also, and the 2008-09 depreciation is probably a consequence of a flight to liquidity during the Global Financial Crisis, which is not true today.

    Regional Context

    A second reason to be skeptical is the external implications of a Russian ruble crisis. Let’s also look at XR movements in the Ukraine over the same time period.

    Just eyeballing this, it looks like the same pressures affecting Russia will be affecting the Ukraine too, which would mean that any harm that comes to the Russian economy would also spill over to its neighbors too, including those neighbors that are seen as friends of the U.S.

    Fortunately, we know that we should not just eyeball our time series, because non-stationary time series can be misleading. I’ve plotted below the daily changes in hryvnia/USD (blue) and ruble/USD exchange rates (red).

    It’s not so clear that they are related. We can also look at a scatterplot of day-on-day changes.

    There is only the slightest positive relationship here between hryvnia-USD movements and ruble-USD movements.

    So why write about this at all? Because it is also possible to show you this figure, from a time in which Ukrainian-Russian ties were not marred by invasions and things.

    The t-stat on the line of best fit is 5.6, and remains unchanged when controlling for lagged levels of each country’s exchange rate.*** This reflects the fact that during normal times, we expect there to be spillover effects from the Russian economy to the Ukrainian economy. (This figure is all the more striking given that the Ukraine was maintaining a quasi-fixed exchange rate during this period.) The economies are really tightly integrated: Russia is the Ukraine’s largest trading partner, after all.

    The takeaway thought is that currency crises have external consequences. Russia’s will too, and they might lead analysts to be careful of what they wish for, even as many of them happily watch the markets hammer Russia.

    Note

    *** Of course, I’d be curious to see a full ARIMAX/VECM model, and will post the R code to get all the data together in the first comment on this post.