<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Chris Hanretty</title>
	<atom:link href="http://chrishanretty.co.uk/blog/index.php/feed/" rel="self" type="application/rss+xml" />
	<link>http://chrishanretty.co.uk/blog</link>
	<description>Notes on Italian politics and public broadcasting</description>
	<lastBuildDate>Sun, 07 Mar 2010 12:47:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Magic incantations are good</title>
		<link>http://chrishanretty.co.uk/blog/index.php/2010/03/07/magic-incantations-are-good/</link>
		<comments>http://chrishanretty.co.uk/blog/index.php/2010/03/07/magic-incantations-are-good/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 12:47:07 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://chrishanretty.co.uk/blog/?p=570</guid>
		<description><![CDATA[Some people say magic incantations are bad.
But then, you find a code snippet &#8212; sorry, incantation &#8212; on Hadley Wickham&#8217;s web site, and find out how to plot that interaction effect graph you need.
Isn&#8217;t it pretty? The bare bones:

effectdf ]]></description>
			<content:encoded><![CDATA[<p>Some people say <a href="http://reprog.wordpress.com/2010/03/03/whatever-happened-to-programming/">magic incantations are bad</a>.</p>
<p>But then, you find a code snippet &#8212; sorry, incantation &#8212; on <a href="http://had.co.nz/ggplot2/book/toolbox.r">Hadley Wickham&#8217;s web site</a>, and find out how to plot that interaction effect graph you need.<br />

<a href='http://chrishanretty.co.uk/blog/index.php/2010/03/07/magic-incantations-are-good/interaction_effects-2/' title='interaction_effects'><img width="150" height="150" src="http://chrishanretty.co.uk/blog/wp-content/uploads/2010/03/interaction_effects-150x150.png" class="attachment-thumbnail" alt="" title="interaction_effects" /></a>
<br />
Isn&#8217;t it pretty? The bare bones:<br />
<code><br />
effectdf <- function(...) {<br />
  suppressWarnings(as.data.frame(effect(...)))<br />
}<br />
</code><br />
<code><br />
my.xlevels=list(x=seq(0,1,0.05), rol=c(TRUE,FALSE)<br />
both2 <- effectdf("x*z", lm.mod,xlevels=my.xlevels)<br />
</code><br />
<code><br />
fplot <- ggplot(mapping = aes(y = fit, ymin = lower, ymax = upper)<br />
fplot %+% both2 + aes(x=x,group=z,color=z,fill=z) + geom_smooth(stat="identity")<br />
</code></p>
<p>If you want substance, the paper in which the graph features will be uploaded in a week's time, ready for the <a href="http://www.psa.ac.uk/2010/presentation.html">UK PSA in Edinburgh</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://chrishanretty.co.uk/blog/index.php/2010/03/07/magic-incantations-are-good/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Review of Simona Piattoni&#8217;s Il Clientelismo</title>
		<link>http://chrishanretty.co.uk/blog/index.php/2010/02/04/review-of-simona-piattonis-il-clientelismo/</link>
		<comments>http://chrishanretty.co.uk/blog/index.php/2010/02/04/review-of-simona-piattonis-il-clientelismo/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 14:17:27 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[clientelism]]></category>
		<category><![CDATA[italy]]></category>
		<category><![CDATA[piattoni]]></category>
		<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://chrishanretty.co.uk/blog/?p=563</guid>
		<description><![CDATA[Clientelism, like corruption,  is a juicy topic; it is made so by the seemingly-inexorable conflict  between protestations of public virtue on the one hand and particularistic  exchanges on the other. The topic becomes even more interesting when  one tries, as Simona Piattoni does in her book Il clientelismo: L’Italia  in [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>Clientelism, like corruption,  is a juicy topic; it is made so by the seemingly-inexorable conflict  between protestations of public virtue on the one hand and particularistic  exchanges on the other. The topic becomes even more interesting when  one tries, as Simona Piattoni does in her book <em>Il clientelismo: L’Italia  in prospettiva comparata</em>, to rehabilitate clientelism, and rid the  concept of its moral overtones by engaging in rigorous comparative and  empirical analysis.</p></blockquote>
<p><a href="http://chrishanretty.co.uk/blog/wp-content/uploads/2010/02/hanretty_piattoni_review.doc">Read the rest here.</a> It came out a bit harsher than I meant.</p>
]]></content:encoded>
			<wfw:commentRss>http://chrishanretty.co.uk/blog/index.php/2010/02/04/review-of-simona-piattonis-il-clientelismo/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Berlusconi 2020!</title>
		<link>http://chrishanretty.co.uk/blog/index.php/2010/02/01/berlusconi-2020/</link>
		<comments>http://chrishanretty.co.uk/blog/index.php/2010/02/01/berlusconi-2020/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 13:26:41 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[berlusconi]]></category>
		<category><![CDATA[italy]]></category>

		<guid isPermaLink="false">http://chrishanretty.co.uk/blog/index.php/2010/02/01/berlusconi-2020/</guid>
		<description><![CDATA[This interview with Carlo Taormina is fantastic. Key points (all according to Taormina):

The &#8220;processo breve&#8221; is a bargaining tool. Offering to remove it from the agenda can be seen as a concession; a concession can win quick approval of a text of &#8220;legitimate impediment&#8221;.
The bill on &#8220;legitimate impediment&#8221; (repeated postponement of trial hearings due to [...]]]></description>
			<content:encoded><![CDATA[<p>This <a href="http://gilioli.blogautore.espresso.repubblica.it/2010/01/29/la-verita-su-b-raccontata-dal-suo-ex-avvocato/">interview with Carlo Taormina</a> is fantastic. Key points (all according to Taormina):</p>
<ul>
<li>The &#8220;processo breve&#8221; is a bargaining tool. Offering to remove it from the agenda can be seen as a concession; a concession can win quick approval of a text of &#8220;legitimate impediment&#8221;.</li>
<li>The bill on &#8220;legitimate impediment&#8221; (repeated postponement of trial hearings due to demands of government office) is unconstitutional, and Berlusconi&#8217;s circle knows this</li>
<li>Legitimate impediment might be declared unconstitutional, but by the time that happens, a new constitutional amendment (lodo Alfano-bis) will guarantee prime ministerial immunity</li>
<li>Once this is all passed, Berlusconi will call early elections in 2011, and then wait for the presidential elections of 2013. Assuming he gets that, he&#8217;ll be with us until 2020.</li>
</ul>
<p>Nice to see someone from the centre-right putting these things down in black and white. [h/t Mattia Guidi]</p>
]]></content:encoded>
			<wfw:commentRss>http://chrishanretty.co.uk/blog/index.php/2010/02/01/berlusconi-2020/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I fought the law, and the law won (bleg)</title>
		<link>http://chrishanretty.co.uk/blog/index.php/2010/01/27/i-fought-the-law-and-the-law-won-bleg/</link>
		<comments>http://chrishanretty.co.uk/blog/index.php/2010/01/27/i-fought-the-law-and-the-law-won-bleg/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 12:48:40 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[academic]]></category>
		<category><![CDATA[law]]></category>
		<category><![CDATA[referencing]]></category>

		<guid isPermaLink="false">http://chrishanretty.co.uk/blog/index.php/2010/01/27/i-fought-the-law-and-the-law-won-bleg/</guid>
		<description><![CDATA[Two more things:

Why do legal journals insist on this bizarre referencing style of Article Author (Year), &#8220;Title&#8221;, Vol(No) Journal ppp ? And more to the point, does anyone have a bibtex (.bst) or biblatex (.bbx) file that will replicate it, with proper block punctuation? 
Wasn&#8217;t the Supreme Court&#8217;s decision on the Terrorism Order interesting? Partial [...]]]></description>
			<content:encoded><![CDATA[<p>Two more things:</p>
<ul>
<li>Why do legal journals insist on this bizarre referencing style of Article Author (Year), &#8220;Title&#8221;, Vol(No) Journal ppp ? And more to the point, does anyone have a bibtex (.bst) or biblatex (.bbx) file that will replicate it, with proper block punctuation? </li>
<li>Wasn&#8217;t the Supreme Court&#8217;s <a href="http://www.supremecourt.gov.uk/docs/uksc_2009_0016_ps.pdf">decision on the Terrorism Order</a> interesting? Partial dissent by Lord Brown, could have hoped for more there. (I like dissent).</li>
]]></content:encoded>
			<wfw:commentRss>http://chrishanretty.co.uk/blog/index.php/2010/01/27/i-fought-the-law-and-the-law-won-bleg/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Two things I don&#8217;t get</title>
		<link>http://chrishanretty.co.uk/blog/index.php/2010/01/18/two-things-i-dont-get/</link>
		<comments>http://chrishanretty.co.uk/blog/index.php/2010/01/18/two-things-i-dont-get/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 19:13:32 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[craxi]]></category>
		<category><![CDATA[statistics]]></category>

		<guid isPermaLink="false">http://chrishanretty.co.uk/blog/index.php/2010/01/18/two-things-i-dont-get/</guid>
		<description><![CDATA[
 Why are Italian politicians bending over backwards to say nice things about Craxi when he was, after all, a fugitive from justice?
If your one-dimensional model works fine, but your two-dimensional item response model doesn&#8217;t converge after a long long run even with informative priors on items over both dimensions, can you do a Gertrude [...]]]></description>
			<content:encoded><![CDATA[<ol>
<li> Why are Italian politicians <a href="http://www.repubblica.it/politica/2010/01/18/news/lettera-napolitano-1996041/">bending over backwards</a> to say nice things about <a href="http://en.wikipedia.org/wiki/Bettino_Craxi">Craxi</a> when he was, after all, a fugitive from justice?</li>
<li>If your one-dimensional model works fine, but your two-dimensional item response model doesn&#8217;t converge after a long long run even with informative priors on items over both dimensions, can you do a Gertrude Stein and conclude that <a href="http://maps.google.it/maps?q=oakland&amp;oe=utf-8&amp;rls=com.ubuntu:en-GB:official&amp;client=firefox-a&amp;um=1&amp;ie=UTF-8&amp;hq=&amp;hnear=Oakland,+CA,+USA&amp;gl=it&amp;ei=qrJUS-TTH9KC_QbF4tShCg&amp;sa=X&amp;oi=geocode_result&amp;ct=title&amp;resnum=1&amp;ved=0CA0Q8gEwAA">there&#8217;s no there there</a>?</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://chrishanretty.co.uk/blog/index.php/2010/01/18/two-things-i-dont-get/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Slides for this morning&#8217;s thesis defence</title>
		<link>http://chrishanretty.co.uk/blog/index.php/2009/12/18/slides-for-this-mornings-thesis-defence/</link>
		<comments>http://chrishanretty.co.uk/blog/index.php/2009/12/18/slides-for-this-mornings-thesis-defence/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 08:13:54 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[academia]]></category>

		<guid isPermaLink="false">http://chrishanretty.co.uk/blog/?p=548</guid>
		<description><![CDATA[Parochial interest only, but here they are
]]></description>
			<content:encoded><![CDATA[<p>Parochial interest only, but <a href="http://chrishanretty.co.uk/blog/wp-content/uploads/2009/12/defence.pdf">here they are</a></p>
]]></content:encoded>
			<wfw:commentRss>http://chrishanretty.co.uk/blog/index.php/2009/12/18/slides-for-this-mornings-thesis-defence/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why Fini can make himself unpopular</title>
		<link>http://chrishanretty.co.uk/blog/index.php/2009/12/02/why-fini-can-make-himself-unpopular/</link>
		<comments>http://chrishanretty.co.uk/blog/index.php/2009/12/02/why-fini-can-make-himself-unpopular/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 15:29:44 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[berlusconi]]></category>
		<category><![CDATA[fini]]></category>
		<category><![CDATA[parliament]]></category>

		<guid isPermaLink="false">http://chrishanretty.co.uk/blog/?p=528</guid>
		<description><![CDATA[Gianfranco Fini has been caught saying things about Berlusconi that Berlusconi doesn&#8217;t like. (Let&#8217;s leave aside for the moment the question of whether Fini&#8217;s comments were correct and/or inflammatory).
Berlusconi, according to the usual unnamed sources, wants Fini to be punished, even to the point of requiring him to step down as President of the Chamber [...]]]></description>
			<content:encoded><![CDATA[<p>Gianfranco Fini <a href="http://www.guardian.co.uk/world/2009/dec/01/berlusconi-criticised-gianfranco-fini">has been caught</a> saying things about Berlusconi that Berlusconi doesn&#8217;t like. (Let&#8217;s leave aside for the moment the question of whether Fini&#8217;s comments were correct and/or inflammatory).</p>
<p>Berlusconi, according to the usual unnamed sources, <a href="http://www.repubblica.it/2009/11/sezioni/politica/giustizia-19/berlusconi-attacca/berlusconi-attacca.html">wants Fini to be punished</a>, even to the point of requiring him to step down as President of the Chamber of Deputies.</p>
<p>I think this is unlikely. As far as I can see, no President of the Chamber of Deputies has ever resigned, unless to take up another, better post. Three Presidents of the Senate have resigned (Merzagora, Paratore and De Nicola), but Paratore and De Nicola both resigned in protest; only Merzagora&#8217;s resignation is surrounded by question-marks (I&#8217;m following Wikipedia here).</p>
<p>Nor is there any provision in the Chamber&#8217;s rules of procedure to vote no-confidence in the President of the Chamber.</p>
<p>Neither side wins from a protracted fight. I&#8217;m betting this blows over.</p>
]]></content:encoded>
			<wfw:commentRss>http://chrishanretty.co.uk/blog/index.php/2009/12/02/why-fini-can-make-himself-unpopular/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Leave the country</title>
		<link>http://chrishanretty.co.uk/blog/index.php/2009/11/30/leave-the-country/</link>
		<comments>http://chrishanretty.co.uk/blog/index.php/2009/11/30/leave-the-country/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 11:24:45 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[celli]]></category>
		<category><![CDATA[italy]]></category>

		<guid isPermaLink="false">http://chrishanretty.co.uk/blog/index.php/2009/11/30/leave-the-country/</guid>
		<description><![CDATA[Depressing editorial from Pier-Luigi Celli. Celli, a most capable man, is the director of Luiss, the closest thing (with the exception of Bocconi) that Italy has to an ENA; and yet I can&#8217;t imagine any Frenchman writing this kind of editorial.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.repubblica.it/2009/11/sezioni/scuola_e_universita/servizi/celli-lettera/celli-lettera/celli-lettera.html?ref=search">Depressing editorial from Pier-Luigi Celli</a>. Celli, a most capable man, is the director of Luiss, the closest thing (with the exception of Bocconi) that Italy has to an <a href="http://en.wikipedia.org/wiki/%C3%89cole_nationale_d%27administration">ENA</a>; and yet I can&#8217;t imagine any Frenchman writing this kind of editorial.</p>
]]></content:encoded>
			<wfw:commentRss>http://chrishanretty.co.uk/blog/index.php/2009/11/30/leave-the-country/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Ideal points for the 16th Camera dei Deputati</title>
		<link>http://chrishanretty.co.uk/blog/index.php/2009/11/27/ideal-points-for-the-16th-camera-dei-deputati/</link>
		<comments>http://chrishanretty.co.uk/blog/index.php/2009/11/27/ideal-points-for-the-16th-camera-dei-deputati/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 00:03:06 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[academic]]></category>
		<category><![CDATA[ideal points]]></category>
		<category><![CDATA[italia dei valori]]></category>
		<category><![CDATA[italy]]></category>
		<category><![CDATA[rollcalls]]></category>

		<guid isPermaLink="false">http://chrishanretty.co.uk/blog/?p=523</guid>
		<description><![CDATA[More on the impossibility of extracting credible left-right ideal points from parliamentary roll-calls in Italy.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been scraping voting records for the 16th parliament (lower chamber only). That&#8217;s part of my continued (quixotic) interest in trying to get credible ideal point estimates out of situations (western European parliaments) where the assumptions of most estimation techniques (i.e., legislators vote sincerely) are violated.<br />
<span id="more-523"></span></p>
<p>There&#8217;s an article coming out by Luigi Curini and Francesco Zucchini (Italy:Government alternation and legislative agenda setting. In: Bjorn-Erik Rasch and George Tsebelis (eds.) <em>The Role Of Governments in Legislative Agenda Setting</em>) which assumes that ideal points can be estimated by only using final votes on bills.</p>
<p>Now, that works for previous parliaments &#8212; and I though I&#8217;d test that on the current parliament. The current parliament is interesting largely because of one opposition party &#8212; <em>Italia dei Valori</em> &#8212; which is centrist in its economic policy, and on many other issues, but is vociferously opposed to Berlusconi. So, it tends to oppose whatever it sees as compromise. As you can see from the graph, that pulls them to roughly the same position as the Partito Democratico.</p>
<div id="attachment_524" class="wp-caption aligncenter" style="width: 495px"><a href="http://chrishanretty.co.uk/blog/wp-content/uploads/2009/11/16_cam_ideal_points_vot_finale.png"><img class="size-full wp-image-524" title="16_cam_ideal_points_vot_finale" src="http://chrishanretty.co.uk/blog/wp-content/uploads/2009/11/16_cam_ideal_points_vot_finale.png" alt="Ideal points from the 16th Camera" width="485" height="761" /></a><p class="wp-caption-text">Ideal points from the 16th Camera</p></div>
<p>What you can&#8217;t see from the graph is that the median <em>Italia dei Valori</em> legislator is slightly to the left of the Partito Democratico. That&#8217;s not the result you would expect if legislative rollcalls were determined by left-right positions instead of government-opposition. So, IMHO, we can&#8217;t get credible ideal points by restricting the analysis to final votes only.</p>
]]></content:encoded>
			<wfw:commentRss>http://chrishanretty.co.uk/blog/index.php/2009/11/27/ideal-points-for-the-16th-camera-dei-deputati/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Karmic Koala</title>
		<link>http://chrishanretty.co.uk/blog/index.php/2009/11/10/karmic-koala/</link>
		<comments>http://chrishanretty.co.uk/blog/index.php/2009/11/10/karmic-koala/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 13:32:14 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://chrishanretty.co.uk/blog/?p=519</guid>
		<description><![CDATA[I&#8217;m not too happy about my upgrade to Karmic Koala. That&#8217;s due both to my own stupidity (not backing up as fully as I should have done), and to a number of minor niggles.
For example: whilst wireless worked perfectly, my ethernet didn&#8217;t autoconnect. I fixed it by following the steps at Craig Mayhew&#8217;s blog, but [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m not too happy about my upgrade to Karmic Koala. That&#8217;s due both to my own stupidity (not backing up as fully as I should have done), and to a number of minor niggles.</p>
<p>For example: whilst wireless worked perfectly, my ethernet didn&#8217;t autoconnect. I fixed it by following the steps at <a href="http://www.craigmayhew.com/blog/2009/06/ubuntu-904-wired-network-device-not-managed/">Craig Mayhew&#8217;s blog</a>, but that shouldn&#8217;t be necessary: this was a fresh install after all.</p>
<p>Also, there&#8217;s a <strong>hardware beep</strong> when I shut down. No kidding.</p>
<p>On the plus side, everything is very smooth, perhaps also due to the fact that I&#8217;m now running 64 bit. Just don&#8217;t ask about Flash and/or Java just yet.</p>
<p>Now I just need to wait until <a href="http://www.tug.org/">TeXLive 2009</a> hits the mirrors and I&#8217;ll be ready to start work again.</p>
]]></content:encoded>
			<wfw:commentRss>http://chrishanretty.co.uk/blog/index.php/2009/11/10/karmic-koala/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
