<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: interpolating 100+ variables in SAS Forecasting and Econometrics</title>
    <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/interpolating-100-variables/m-p/436808#M3002</link>
    <description>&lt;P&gt;PROC REG or a linear regression type models? That's still going to be a hell of a lot of variables and the assumption of constant growth isn't correct either.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 13 Feb 2018 18:45:08 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2018-02-13T18:45:08Z</dc:date>
    <item>
      <title>interpolating 100+ variables</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/interpolating-100-variables/m-p/436807#M3001</link>
      <description>&lt;P&gt;I have census data from 2001 and 2011. I want to interpolate all the variables for the in-between years by simple linear function. I don't want to use proc expand because of its constraint that slope will be zero in the beginning and end values. Any suggestions?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;  proc expand data=have out=want;&lt;BR /&gt;      by state;&lt;BR /&gt;      id year;&lt;BR /&gt;   run;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Feb 2018 18:44:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/interpolating-100-variables/m-p/436807#M3001</guid>
      <dc:creator>putteringpluie</dc:creator>
      <dc:date>2018-02-13T18:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: interpolating 100+ variables</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/interpolating-100-variables/m-p/436808#M3002</link>
      <description>&lt;P&gt;PROC REG or a linear regression type models? That's still going to be a hell of a lot of variables and the assumption of constant growth isn't correct either.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Feb 2018 18:45:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/interpolating-100-variables/m-p/436808#M3002</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-02-13T18:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: interpolating 100+ variables</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/interpolating-100-variables/m-p/436813#M3003</link>
      <description>&lt;P&gt;Thank you for such a quick reply. I was wrong about the assumptions in proc expand. The slope need not be zero.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Feb 2018 19:06:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/interpolating-100-variables/m-p/436813#M3003</guid>
      <dc:creator>putteringpluie</dc:creator>
      <dc:date>2018-02-13T19:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: interpolating 100+ variables</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/interpolating-100-variables/m-p/436818#M3004</link>
      <description>&lt;P&gt;PROC TIMESERIES will also fill in missing time with several options.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Feb 2018 19:24:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/interpolating-100-variables/m-p/436818#M3004</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-02-13T19:24:37Z</dc:date>
    </item>
    <item>
      <title>Re: interpolating 100+ variables</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/interpolating-100-variables/m-p/436871#M3005</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/19084"&gt;@putteringpluie&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;I have census data from 2001 and 2011. I want to interpolate all the variables for the in-between years by simple linear function. I don't want to use proc expand because of its constraint that slope will be zero in the beginning and end values. Any suggestions?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;If this is US Census bureau data I would recommend using the annual estimates that are available. I doubt if anything the Census works with actually has an 11-year straight line trend except the year variable.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Feb 2018 21:02:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/interpolating-100-variables/m-p/436871#M3005</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2018-02-13T21:02:17Z</dc:date>
    </item>
  </channel>
</rss>

