<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Satellite Measurements #2: Arima</title>
	<atom:link href="http://climateaudit.org/2005/08/10/satellite-measurements-2-arima/feed/" rel="self" type="application/rss+xml" />
	<link>http://climateaudit.org/2005/08/10/satellite-measurements-2-arima/</link>
	<description>by Steve McIntyre</description>
	<lastBuildDate>Wed, 22 May 2013 20:55:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Another pro-global warming comment, effective PR at work! &#171; Fabius Maximus</title>
		<link>http://climateaudit.org/2005/08/10/satellite-measurements-2-arima/#comment-35637</link>
		<dc:creator><![CDATA[Another pro-global warming comment, effective PR at work! &#171; Fabius Maximus]]></dc:creator>
		<pubDate>Mon, 01 Dec 2008 00:02:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.climateaudit.org/?p=300#comment-35637</guid>
		<description><![CDATA[[...] data &#8212; An archive here.  Esp note here, here, here, here, and [...]]]></description>
		<content:encoded><![CDATA[<p>[...] data &#8212; An archive here.  Esp note here, here, here, here, and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Creighton</title>
		<link>http://climateaudit.org/2005/08/10/satellite-measurements-2-arima/#comment-35636</link>
		<dc:creator><![CDATA[John Creighton]]></dc:creator>
		<pubDate>Wed, 06 Sep 2006 03:46:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.climateaudit.org/?p=300#comment-35636</guid>
		<description><![CDATA[I was thinking about the figure in the original post and how to compare it with estimates obtained at different sampling rates. One thing I thought of was transforming the estimate obtained as a fit to the annual data to a model that is sampled yearly instead of monthly. Clearly the fit would be considerably worse. I am of yet unsure of the significance of this somewhat obvious observation.]]></description>
		<content:encoded><![CDATA[<p>I was thinking about the figure in the original post and how to compare it with estimates obtained at different sampling rates. One thing I thought of was transforming the estimate obtained as a fit to the annual data to a model that is sampled yearly instead of monthly. Clearly the fit would be considerably worse. I am of yet unsure of the significance of this somewhat obvious observation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Creighton</title>
		<link>http://climateaudit.org/2005/08/10/satellite-measurements-2-arima/#comment-35635</link>
		<dc:creator><![CDATA[John Creighton]]></dc:creator>
		<pubDate>Sun, 03 Sep 2006 03:07:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.climateaudit.org/?p=300#comment-35635</guid>
		<description><![CDATA[Thank you for the script. When I first saw the data the fit looked spectacular. I noticed two things that make the fit look less impressive. The first is that the sample time of the ARMA model is monthly as opposed to yearly. Although a good prediction from monthly data may still be impressive the smaller the time interval the easier it is to predict the future data from the past data and consequently the better a low order ARMA model will fit. There is a type of analog to digital converter called a sigma delta converter. When the sampling rate is fast the sigma delta converter only needs a constant function to predicted future values from past values.

The second thing I notice is in the algorithm is the moving average part is a function of the errors and not known inputs.

X[t] = a[1]X[t-1] + ... + a[p]X[t-p] + e[t] + b[1]e[t-1] + ... + b[q]e[t-q]
http://www.ualberta.ca/CNS/RESEARCH/Rdoc/R/library/ts/html/arima.html

I do not know the likelihood function and how it constrains these values of the error. None the less if this algorithm fits the satellite data much better then the instrumental data I will accept the satellite data is better suited for building models. Unfortunately I do not see the same procedure applied to the instrumental data.]]></description>
		<content:encoded><![CDATA[<p>Thank you for the script. When I first saw the data the fit looked spectacular. I noticed two things that make the fit look less impressive. The first is that the sample time of the ARMA model is monthly as opposed to yearly. Although a good prediction from monthly data may still be impressive the smaller the time interval the easier it is to predict the future data from the past data and consequently the better a low order ARMA model will fit. There is a type of analog to digital converter called a sigma delta converter. When the sampling rate is fast the sigma delta converter only needs a constant function to predicted future values from past values.</p>
<p>The second thing I notice is in the algorithm is the moving average part is a function of the errors and not known inputs.</p>
<p>X[t] = a[1]X[t-1] + &#8230; + a[p]X[t-p] + e[t] + b[1]e[t-1] + &#8230; + b[q]e[t-q]<br />
<a href="http://www.ualberta.ca/CNS/RESEARCH/Rdoc/R/library/ts/html/arima.html" rel="nofollow">http://www.ualberta.ca/CNS/RESEARCH/Rdoc/R/library/ts/html/arima.html</a></p>
<p>I do not know the likelihood function and how it constrains these values of the error. None the less if this algorithm fits the satellite data much better then the instrumental data I will accept the satellite data is better suited for building models. Unfortunately I do not see the same procedure applied to the instrumental data.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve McIntyre</title>
		<link>http://climateaudit.org/2005/08/10/satellite-measurements-2-arima/#comment-35634</link>
		<dc:creator><![CDATA[Steve McIntyre]]></dc:creator>
		<pubDate>Sat, 02 Sep 2006 22:35:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.climateaudit.org/?p=300#comment-35634</guid>
		<description><![CDATA[&lt;strong&gt;&lt;a href=&quot;http://data.climateaudit.org/scripts/satellite.plot.txt&quot; rel=&quot;nofollow&quot;&gt;Plot Script&lt;/a&gt;&lt;/strong&gt;]]></description>
		<content:encoded><![CDATA[<p><strong><a href="http://data.climateaudit.org/scripts/satellite.plot.txt" rel="nofollow">Plot Script</a></strong></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Creighton</title>
		<link>http://climateaudit.org/2005/08/10/satellite-measurements-2-arima/#comment-35633</link>
		<dc:creator><![CDATA[John Creighton]]></dc:creator>
		<pubDate>Sat, 02 Sep 2006 21:22:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.climateaudit.org/?p=300#comment-35633</guid>
		<description><![CDATA[Steve, the results look surprisingly good. I was just looking up satellite data prior to discovering this thread
http://en.wikipedia.org/wiki/Satellite_temperature_measurements
and the satellite data appeared to agree closely with the instrumental data, yet I have not seen anyone fit the instrumental data this well. What was your input for the ARMA model and what sampling period did you use (Year month?).]]></description>
		<content:encoded><![CDATA[<p>Steve, the results look surprisingly good. I was just looking up satellite data prior to discovering this thread<br />
<a href="http://en.wikipedia.org/wiki/Satellite_temperature_measurements" rel="nofollow">http://en.wikipedia.org/wiki/Satellite_temperature_measurements</a><br />
and the satellite data appeared to agree closely with the instrumental data, yet I have not seen anyone fit the instrumental data this well. What was your input for the ARMA model and what sampling period did you use (Year month?).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Jankowski</title>
		<link>http://climateaudit.org/2005/08/10/satellite-measurements-2-arima/#comment-35632</link>
		<dc:creator><![CDATA[Michael Jankowski]]></dc:creator>
		<pubDate>Thu, 18 Aug 2005 17:47:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.climateaudit.org/?p=300#comment-35632</guid>
		<description><![CDATA[&lt;blockquote&gt;Do your walking experiments include the effect of the rise in body temp on the perception of a change in air temp?&lt;/blockquote&gt;

It would have to be considered, of course.  I&#039;d prefer to remove human body effects altogether by getting some big grant $$$ to put continuously-monitored weather stations on a grid system...]]></description>
		<content:encoded><![CDATA[<blockquote><p>Do your walking experiments include the effect of the rise in body temp on the perception of a change in air temp?</p></blockquote>
<p>It would have to be considered, of course.  I&#8217;d prefer to remove human body effects altogether by getting some big grant $$$ to put continuously-monitored weather stations on a grid system&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J. Sperry</title>
		<link>http://climateaudit.org/2005/08/10/satellite-measurements-2-arima/#comment-35631</link>
		<dc:creator><![CDATA[J. Sperry]]></dc:creator>
		<pubDate>Fri, 12 Aug 2005 16:38:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.climateaudit.org/?p=300#comment-35631</guid>
		<description><![CDATA[Re: 44 (somewhat tongue-in-cheek)
Do your walking experiments include the effect of the rise in body temp on the perception of a change in air temp?]]></description>
		<content:encoded><![CDATA[<p>Re: 44 (somewhat tongue-in-cheek)<br />
Do your walking experiments include the effect of the rise in body temp on the perception of a change in air temp?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve McIntyre</title>
		<link>http://climateaudit.org/2005/08/10/satellite-measurements-2-arima/#comment-35630</link>
		<dc:creator><![CDATA[Steve McIntyre]]></dc:creator>
		<pubDate>Fri, 12 Aug 2005 15:39:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.climateaudit.org/?p=300#comment-35630</guid>
		<description><![CDATA[Here&#039;s an interesting article which appears germane to these issues: Helle Bunzel &amp; Timothy Vogelsang, 2003. &quot;Powerful Trend Function Tests That are Robust to Strong Serial Correlation with an Application to the Prebisch Singer Hypothesis,&quot; Econometrics  http://econwpa.wustl.edu:80/eps/em/papers/0304/0304002.pdf .  I&#039;m trying to figure out how to implement these and would welcome any thoughts on it.]]></description>
		<content:encoded><![CDATA[<p>Here&#8217;s an interesting article which appears germane to these issues: Helle Bunzel &amp; Timothy Vogelsang, 2003. &#8220;Powerful Trend Function Tests That are Robust to Strong Serial Correlation with an Application to the Prebisch Singer Hypothesis,&#8221; Econometrics  <a href="http://econwpa.wustl.edu:80/eps/em/papers/0304/0304002.pdf" rel="nofollow">http://econwpa.wustl.edu:80/eps/em/papers/0304/0304002.pdf</a> .  I&#8217;m trying to figure out how to implement these and would welcome any thoughts on it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TCO</title>
		<link>http://climateaudit.org/2005/08/10/satellite-measurements-2-arima/#comment-35629</link>
		<dc:creator><![CDATA[TCO]]></dc:creator>
		<pubDate>Fri, 12 Aug 2005 14:08:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.climateaudit.org/?p=300#comment-35629</guid>
		<description><![CDATA[I can&#039;t find it again, don&#039;t remember exact search terms.  BTW, I did not find a good overview description of ARMA basics.  Many assumed that you knew the basics or that you knew AR and MA to start with.  The one that I made offhand reference to was regarding issues in using ARMA, common mistakes etc.  I didn&#039;t follow that much of it either.  and it was late.]]></description>
		<content:encoded><![CDATA[<p>I can&#8217;t find it again, don&#8217;t remember exact search terms.  BTW, I did not find a good overview description of ARMA basics.  Many assumed that you knew the basics or that you knew AR and MA to start with.  The one that I made offhand reference to was regarding issues in using ARMA, common mistakes etc.  I didn&#8217;t follow that much of it either.  and it was late.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve McIntyre</title>
		<link>http://climateaudit.org/2005/08/10/satellite-measurements-2-arima/#comment-35628</link>
		<dc:creator><![CDATA[Steve McIntyre]]></dc:creator>
		<pubDate>Fri, 12 Aug 2005 13:56:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.climateaudit.org/?p=300#comment-35628</guid>
		<description><![CDATA[Peter (Ha.), I&#039;ve been intrigued with extreme autocorrelation from the proxy aspect.   I&#039;ll post up the ACFs of the NOAMER PC1, the Gaspe tree ring set and some others to give a flavor.

However, in the satellite data with a trend model, there&#039;s an outright Durbin-Watson failure, so one doesn&#039;t need fancy spurious regression theories.

I&#039;m intrigued with Ferson and Deng, because they appear to identify some situations with spurious regression that are resistant to Durbin-Watson. Some of the situations that they considered had high theta&#039;s. Obviously low theta is classic spurious regression.  The effect that I&#039;ve noticed with series like Tornetrask is that the AR1 coefficient is much higher in a ARMA(1,1) model than in the ARMA(!,0), which is the usual benchmark (if one is used at all) and that the ARMA(1,1) is much better than the ARMA(1,0) model. Thinking out loud, the question is then - maybe moderate theta&#039;s e.g -.3 or maybe -0.6  in combination with a very high AR1 &gt;0.9 or even &gt;0.95, are sufficient to provide DW resistance: maybe you don&#039;t need to be &quot;almost white&quot;, maybe just a little bit.


TCO, I&#039;m not advocating ARMA as a magic bullet - what&#039;s the reference that you had in mind?]]></description>
		<content:encoded><![CDATA[<p>Peter (Ha.), I&#8217;ve been intrigued with extreme autocorrelation from the proxy aspect.   I&#8217;ll post up the ACFs of the NOAMER PC1, the Gaspe tree ring set and some others to give a flavor.</p>
<p>However, in the satellite data with a trend model, there&#8217;s an outright Durbin-Watson failure, so one doesn&#8217;t need fancy spurious regression theories.</p>
<p>I&#8217;m intrigued with Ferson and Deng, because they appear to identify some situations with spurious regression that are resistant to Durbin-Watson. Some of the situations that they considered had high theta&#8217;s. Obviously low theta is classic spurious regression.  The effect that I&#8217;ve noticed with series like Tornetrask is that the AR1 coefficient is much higher in a ARMA(1,1) model than in the ARMA(!,0), which is the usual benchmark (if one is used at all) and that the ARMA(1,1) is much better than the ARMA(1,0) model. Thinking out loud, the question is then &#8211; maybe moderate theta&#8217;s e.g -.3 or maybe -0.6  in combination with a very high AR1 &gt;0.9 or even &gt;0.95, are sufficient to provide DW resistance: maybe you don&#8217;t need to be &#8220;almost white&#8221;, maybe just a little bit.</p>
<p>TCO, I&#8217;m not advocating ARMA as a magic bullet &#8211; what&#8217;s the reference that you had in mind?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
