<?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: Proc timeseries to produce periodogram and spectral density graphs where domain=time in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Proc-timeseries-to-produce-periodogram-and-spectral-density/m-p/131974#M35874</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello -&lt;/P&gt;&lt;P&gt;proc timeseries data=sashelp.air plot=(series periodogram spectrum) out=_null_;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; var air;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; id date interval= month;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; spectra freq period p s / adjmean=yes bartlett domain=time;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;seems to run fine - which problem are you running into?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Udo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Nov 2013 13:54:37 GMT</pubDate>
    <dc:creator>udo_sas</dc:creator>
    <dc:date>2013-11-06T13:54:37Z</dc:date>
    <item>
      <title>Proc timeseries to produce periodogram and spectral density graphs where domain=time</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-timeseries-to-produce-periodogram-and-spectral-density/m-p/131972#M35872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;proc timeseries data=b_cattle plot=(series periodogram spectrum);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; var calfprice/sdif=(1);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; id date interval= month;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; spectra freq period p s / adjmean=yes bartlett ;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to be able to put domain=time. In the manual it says to put after the / spectra. Doesn't work. Anybody have any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Nov 2013 00:16:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-timeseries-to-produce-periodogram-and-spectral-density/m-p/131972#M35872</guid>
      <dc:creator>AlaskaJen</dc:creator>
      <dc:date>2013-11-03T00:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: Proc timeseries to produce periodogram and spectral density graphs where domain=time</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-timeseries-to-produce-periodogram-and-spectral-density/m-p/131973#M35873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As PROC TIMESERIES is part of SAS/ETS&amp;nbsp; (ets for econometrics and time series) you find answers and a more understanding audience in the other Forum &lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A _jive_internal="true" data-containerid="2007" data-containertype="14" data-objectid="28" data-objecttype="14" href="https://communities.sas.com/community/support-communities/sas_forecasting" style="font-style: inherit; font-family: inherit; color: #0e66ba;"&gt;SAS Forecasting and Econometrics&lt;/A&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; at &lt;/SPAN&gt;&lt;A _jive_internal="true" href="https://communities.sas.com/community/support-communities/sas_forecasting" style="font-size: 10pt; line-height: 1.5em;"&gt;https://communities.sas.com/community/support-communities/sas_forecasting&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Nov 2013 09:20:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-timeseries-to-produce-periodogram-and-spectral-density/m-p/131973#M35873</guid>
      <dc:creator>Peter_C</dc:creator>
      <dc:date>2013-11-04T09:20:17Z</dc:date>
    </item>
    <item>
      <title>Re: Proc timeseries to produce periodogram and spectral density graphs where domain=time</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-timeseries-to-produce-periodogram-and-spectral-density/m-p/131974#M35874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello -&lt;/P&gt;&lt;P&gt;proc timeseries data=sashelp.air plot=(series periodogram spectrum) out=_null_;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; var air;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; id date interval= month;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; spectra freq period p s / adjmean=yes bartlett domain=time;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;seems to run fine - which problem are you running into?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Udo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2013 13:54:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-timeseries-to-produce-periodogram-and-spectral-density/m-p/131974#M35874</guid>
      <dc:creator>udo_sas</dc:creator>
      <dc:date>2013-11-06T13:54:37Z</dc:date>
    </item>
  </channel>
</rss>

