<?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/"
		>
<channel>
	<title>Comments on: LOESS Smoothing in Excel</title>
	<atom:link href="http://peltiertech.com/WordPress/loess-smoothing-in-excel/feed/" rel="self" type="application/rss+xml" />
	<link>http://peltiertech.com/WordPress/loess-smoothing-in-excel/</link>
	<description>Peltier Tech Excel Charts and Programming Blog</description>
	<lastBuildDate>Wed, 23 May 2012 03:01:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/loess-smoothing-in-excel/comment-page-1/#comment-186082</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Sun, 26 Feb 2012 18:14:03 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=1659#comment-186082</guid>
		<description>As the 8 Oct 2009 update to the article indicates, you should browse to

http://peltiertech.com/WordPress/loess-utility-awesome-update/

then download the add-in file at the link near the end of the article. Save the file, don&#039;t try to run it from the link. Then use the instructions at the link near the add-in link to install the add-in in Excel.</description>
		<content:encoded><![CDATA[<p>As the 8 Oct 2009 update to the article indicates, you should browse to</p>
<p><a href="http://peltiertech.com/WordPress/loess-utility-awesome-update/" rel="nofollow">http://peltiertech.com/WordPress/loess-utility-awesome-update/</a></p>
<p>then download the add-in file at the link near the end of the article. Save the file, don&#8217;t try to run it from the link. Then use the instructions at the link near the add-in link to install the add-in in Excel.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles Vanya</title>
		<link>http://peltiertech.com/WordPress/loess-smoothing-in-excel/comment-page-1/#comment-185953</link>
		<dc:creator>Charles Vanya</dc:creator>
		<pubDate>Sun, 26 Feb 2012 06:26:37 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=1659#comment-185953</guid>
		<description>How can download Loess smoothing tool for excel. I have been trying to download it but it is just displaying encrypted information. How can I get it?

Regards,</description>
		<content:encoded><![CDATA[<p>How can download Loess smoothing tool for excel. I have been trying to download it but it is just displaying encrypted information. How can I get it?</p>
<p>Regards,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/loess-smoothing-in-excel/comment-page-1/#comment-163586</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Tue, 13 Dec 2011 02:10:50 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=1659#comment-163586</guid>
		<description>Oh, &quot;legacy&quot;... That can get tough.

I&#039;m about to drop support for Microsoft&#039;s legacy product, Excel 2003, even though it&#039;s my favorite. It&#039;s just too much effort to support two of everything, and users of 2001/2010 now far outnumber users of 2003.</description>
		<content:encoded><![CDATA[<p>Oh, &#8220;legacy&#8221;&#8230; That can get tough.</p>
<p>I&#8217;m about to drop support for Microsoft&#8217;s legacy product, Excel 2003, even though it&#8217;s my favorite. It&#8217;s just too much effort to support two of everything, and users of 2001/2010 now far outnumber users of 2003.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chad S.</title>
		<link>http://peltiertech.com/WordPress/loess-smoothing-in-excel/comment-page-1/#comment-163533</link>
		<dc:creator>Chad S.</dc:creator>
		<pubDate>Mon, 12 Dec 2011 21:59:14 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=1659#comment-163533</guid>
		<description>Jon -

Many thanks for your quick reply!

By the way, it&#039;s a legacy financial model, which uses a SAS-summarized dataset of aggregated monthly transaction records for a segment of accounts.  Rows are metrics like deposits, withdrawals, account attrition, etc.  &#039;Month&#039; is in columns.  So the dataset, model, and graphs show how the metrics have moved/will move over time.</description>
		<content:encoded><![CDATA[<p>Jon -</p>
<p>Many thanks for your quick reply!</p>
<p>By the way, it&#8217;s a legacy financial model, which uses a SAS-summarized dataset of aggregated monthly transaction records for a segment of accounts.  Rows are metrics like deposits, withdrawals, account attrition, etc.  &#8216;Month&#8217; is in columns.  So the dataset, model, and graphs show how the metrics have moved/will move over time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/loess-smoothing-in-excel/comment-page-1/#comment-163520</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Mon, 12 Dec 2011 20:40:18 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=1659#comment-163520</guid>
		<description>Well, it&#039;s generally best practice to have data series in columns, since this is in accord with a database output&#039;s layout of fields in columns and records in rows. So my advice is to transpose your whole workbook. Of course, I don&#039;t know what you&#039;re doing and why it&#039;s arranged that way, I&#039;m just generalizing.

You might adjust the input ranges like this:

&lt;pre class=&quot;vbasmall&quot;&gt;&lt;code&gt;If TypeName(X) = &quot;Range&quot; Then 
  If X.Columns.Count &gt; X.Rows.Count Then
    X = WorksheetFunction.Transpose(X.Value)
  Else
    X = X.Value 
  End If
End If&lt;/code&gt;&lt;/pre&gt;

I have no plans to rewrite my add-in&#039;s code to handle horizontal ranges.</description>
		<content:encoded><![CDATA[<p>Well, it&#8217;s generally best practice to have data series in columns, since this is in accord with a database output&#8217;s layout of fields in columns and records in rows. So my advice is to transpose your whole workbook. Of course, I don&#8217;t know what you&#8217;re doing and why it&#8217;s arranged that way, I&#8217;m just generalizing.</p>
<p>You might adjust the input ranges like this:</p>
<pre class="vbasmall"><code>If TypeName(X) = "Range" Then
  If X.Columns.Count > X.Rows.Count Then
    X = WorksheetFunction.Transpose(X.Value)
  Else
    X = X.Value
  End If
End If</code></pre>
<p>I have no plans to rewrite my add-in&#8217;s code to handle horizontal ranges.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chad S.</title>
		<link>http://peltiertech.com/WordPress/loess-smoothing-in-excel/comment-page-1/#comment-163515</link>
		<dc:creator>Chad S.</dc:creator>
		<pubDate>Mon, 12 Dec 2011 19:59:49 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=1659#comment-163515</guid>
		<description>Does a version of the above LOESS function (VBA code) exist for HORIZONTAL array inputs?

I have a model with X, Y, and xDomain in rows rather than columns, and use intermediary TRANSPOSE functions as a workaround.  However, it would be nice to have both a Horizontal and Vertical version of the LOESS function (similar to how VLOOKUP has the HLOOKUP counterpart).  I tried modifying the code to work for Horizontal inputs, but apparently I don&#039;t understand the code well enough to make it work.

Any advice?

Thanks, by the way, for this excellent info.</description>
		<content:encoded><![CDATA[<p>Does a version of the above LOESS function (VBA code) exist for HORIZONTAL array inputs?</p>
<p>I have a model with X, Y, and xDomain in rows rather than columns, and use intermediary TRANSPOSE functions as a workaround.  However, it would be nice to have both a Horizontal and Vertical version of the LOESS function (similar to how VLOOKUP has the HLOOKUP counterpart).  I tried modifying the code to work for Horizontal inputs, but apparently I don&#8217;t understand the code well enough to make it work.</p>
<p>Any advice?</p>
<p>Thanks, by the way, for this excellent info.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

