<?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 Autoreg -- autoregressive parameters assumed given in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-Autoreg-autoregressive-parameters-assumed-given/m-p/192043#M10211</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to track down an explanation from Wen in Tech support.&amp;nbsp; I hope this helps clear up any confusion. &lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: #1f497d;"&gt;The output with Autoregressive parameters assumed given are obtained by setting the AR parameters fixed at the estimated values and estimate the regression parameters. This will lead to the same parameter estimates on the regression parameters but different standard errors. The difference in the standard errors computation is discussed at:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: #1f497d;"&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/etsug/67525/HTML/default/viewer.htm#etsug_autoreg_details02.htm"&gt;http://support.sas.com/documentation/cdl/en/etsug/67525/HTML/default/viewer.htm#etsug_autoreg_details02.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: #1f497d;"&gt;then click on Variance Estimates and Standard Errors.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: #1f497d;"&gt;Regarding 1, to compute predicted values, the parameter estimates in the two tables should be the same, so there should not be a difference which table to use for computing predicted values. They can just use the OUTEST = data set.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: #1f497d;"&gt;Regarding 2, it is essentially a question of which standard error is considered more ‘accurate’. The first table is obtained from joint estimation of AR and regression parameters, while the second table is obtained from estimating regression parameters with given AR parameters. As discussed in the above mentioned section of documentation, the two methods of computing standard errors are compared as follows which may be helpful to the customer:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN" style="font-size: 11.0pt; font-family: Lato; color: #353535;"&gt;Park and Mitchell (&lt;A href="http://support.sas.com/documentation/cdl/en/etsug/67525/HTML/default/etsug_autoreg_references.htm#etsug_autoregpark_r80"&gt;&lt;SPAN style="color: #0e66ba;"&gt;1980&lt;/SPAN&gt;&lt;/A&gt;) investigated the small sample performance of the standard error estimates obtained from some of these methods. In particular, simulating an AR(1) model for the noise term, they found that the standard errors calculated using GLS with an estimated autoregressive parameter underestimated the true standard errors. These estimates of standard errors are the ones calculated by PROC AUTOREG with the Yule-Walker method. &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 3.75pt; margin-bottom: auto;"&gt;&lt;SPAN lang="EN" style="font-size: 11.0pt; font-family: Lato; color: #353535;"&gt;The estimates of the standard errors calculated with the ULS or ML method take into account the joint estimation of the AR and the regression parameters and may give more accurate standard-error values than the YW method. At the same values of the autoregressive parameters, the ULS and ML standard errors will always be larger than those computed from Yule-Walker. However, simulations of the models used by Park and Mitchell (&lt;A href="http://support.sas.com/documentation/cdl/en/etsug/67525/HTML/default/etsug_autoreg_references.htm#etsug_autoregpark_r80"&gt;&lt;SPAN style="color: #0e66ba;"&gt;1980&lt;/SPAN&gt;&lt;/A&gt;) suggest that the ULS and ML standard error estimates can also be underestimates. Caution is advised, especially when the estimated autocorrelation is high and the sample size is small. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: #1f497d;"&gt;I hope this helps. If there are additional questions, please let me know.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: #1f497d;"&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: #1f497d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: #1f497d;"&gt;The simple interpretation, I believe, is that your forecasted values will be the same regardless of which set of estimates you use, however your SE's and therefore CI's will differ.&amp;nbsp; To ensure that you are utilizing the correct SE's, and applying the SE's in the right way to the forecast, please use the technique discussed here. &lt;A class="active_link" href="http://support.sas.com/documentation/cdl/en/etsug/67525/HTML/default/viewer.htm#etsug_autoreg_gettingstarted06.htm" title="http://support.sas.com/documentation/cdl/en/etsug/67525/HTML/default/viewer.htm#etsug_autoreg_gettingstarted06.htm"&gt;SAS/ETS(R) 13.2 User's Guide&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: #1f497d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: #1f497d;"&gt;Hope this helps. -Ken &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Dec 2014 14:52:12 GMT</pubDate>
    <dc:creator>ets_kps</dc:creator>
    <dc:date>2014-12-04T14:52:12Z</dc:date>
    <item>
      <title>Proc Autoreg -- autoregressive parameters assumed given</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-Autoreg-autoregressive-parameters-assumed-given/m-p/192040#M10208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a question about using proc autoreg with the "nlag" option specified for serial correlation correction. When there are significant AR terms included in the model from the "nlag" statement, there are two output parameter estimate tables, the first "Parameter Estimates" which includes the AR estimates, and then "Autoregressive parameters assumed given" table which does not include the AR terms -- I'm wondering which should be used for obtaining 1) the actual parameter estimates that one would want to use for forecasting of future values (for using the model in practice), and 2) which table has the correct p-values that should be referenced with regards to considering the real statistical significance of each variable to asses whether it should be retained in the model or not. I've been reading a bunch online, and have found some useful information and guidance, but I don't feel comfortable that I have a definitive answer here. I know that the "autoregressive parameters assumed given" table seems to match the parameter estimates output via the "outest=" option dataset, but I've read some material indicating that the "Full (conditional) model" is used for future predictions, which seems like it may suggest that I should be using the estimates from the first "Parameter Estimates" table inclusive of the AR times, but I may not be interperting this correctly (the material I am referencing is: &lt;A href="http://support.sas.com/documentation/cdl/en/etsug/63348/HTML/default/viewer.htm#etsug_autoreg_sect003.htm" title="http://support.sas.com/documentation/cdl/en/etsug/63348/HTML/default/viewer.htm#etsug_autoreg_sect003.htm"&gt;http://support.sas.com/documentation/cdl/en/etsug/63348/HTML/default/viewer.htm#etsug_autoreg_sect003.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anyone has any information on this, or could at least point in the direction of some more straight-forward reference material, I would really appreciate it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Dec 2014 17:53:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-Autoreg-autoregressive-parameters-assumed-given/m-p/192040#M10208</guid>
      <dc:creator>AllSoEasy</dc:creator>
      <dc:date>2014-12-01T17:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Autoreg -- autoregressive parameters assumed given</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-Autoreg-autoregressive-parameters-assumed-given/m-p/192041#M10209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;(Did I put this in the wrong forum by chance)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2014 19:57:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-Autoreg-autoregressive-parameters-assumed-given/m-p/192041#M10209</guid>
      <dc:creator>AllSoEasy</dc:creator>
      <dc:date>2014-12-03T19:57:49Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Autoreg -- autoregressive parameters assumed given</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-Autoreg-autoregressive-parameters-assumed-given/m-p/192042#M10210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;While the forecasting guys check in here occasionally, a better forum would be Forecasting and Econometrics.&amp;nbsp; There are a several guys there who are very active ( &lt;A __default_attr="414047" __jive_macro_name="user" class="jive_macro jive_macro_user" data-objecttype="3" href="mailto:udo@sas"&gt;&lt;/A&gt; jumps to mind)&amp;nbsp; and should have a good answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Denham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Dec 2014 13:20:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-Autoreg-autoregressive-parameters-assumed-given/m-p/192042#M10210</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2014-12-04T13:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Autoreg -- autoregressive parameters assumed given</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-Autoreg-autoregressive-parameters-assumed-given/m-p/192043#M10211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to track down an explanation from Wen in Tech support.&amp;nbsp; I hope this helps clear up any confusion. &lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: #1f497d;"&gt;The output with Autoregressive parameters assumed given are obtained by setting the AR parameters fixed at the estimated values and estimate the regression parameters. This will lead to the same parameter estimates on the regression parameters but different standard errors. The difference in the standard errors computation is discussed at:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: #1f497d;"&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/etsug/67525/HTML/default/viewer.htm#etsug_autoreg_details02.htm"&gt;http://support.sas.com/documentation/cdl/en/etsug/67525/HTML/default/viewer.htm#etsug_autoreg_details02.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: #1f497d;"&gt;then click on Variance Estimates and Standard Errors.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: #1f497d;"&gt;Regarding 1, to compute predicted values, the parameter estimates in the two tables should be the same, so there should not be a difference which table to use for computing predicted values. They can just use the OUTEST = data set.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: #1f497d;"&gt;Regarding 2, it is essentially a question of which standard error is considered more ‘accurate’. The first table is obtained from joint estimation of AR and regression parameters, while the second table is obtained from estimating regression parameters with given AR parameters. As discussed in the above mentioned section of documentation, the two methods of computing standard errors are compared as follows which may be helpful to the customer:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN" style="font-size: 11.0pt; font-family: Lato; color: #353535;"&gt;Park and Mitchell (&lt;A href="http://support.sas.com/documentation/cdl/en/etsug/67525/HTML/default/etsug_autoreg_references.htm#etsug_autoregpark_r80"&gt;&lt;SPAN style="color: #0e66ba;"&gt;1980&lt;/SPAN&gt;&lt;/A&gt;) investigated the small sample performance of the standard error estimates obtained from some of these methods. In particular, simulating an AR(1) model for the noise term, they found that the standard errors calculated using GLS with an estimated autoregressive parameter underestimated the true standard errors. These estimates of standard errors are the ones calculated by PROC AUTOREG with the Yule-Walker method. &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 3.75pt; margin-bottom: auto;"&gt;&lt;SPAN lang="EN" style="font-size: 11.0pt; font-family: Lato; color: #353535;"&gt;The estimates of the standard errors calculated with the ULS or ML method take into account the joint estimation of the AR and the regression parameters and may give more accurate standard-error values than the YW method. At the same values of the autoregressive parameters, the ULS and ML standard errors will always be larger than those computed from Yule-Walker. However, simulations of the models used by Park and Mitchell (&lt;A href="http://support.sas.com/documentation/cdl/en/etsug/67525/HTML/default/etsug_autoreg_references.htm#etsug_autoregpark_r80"&gt;&lt;SPAN style="color: #0e66ba;"&gt;1980&lt;/SPAN&gt;&lt;/A&gt;) suggest that the ULS and ML standard error estimates can also be underestimates. Caution is advised, especially when the estimated autocorrelation is high and the sample size is small. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: #1f497d;"&gt;I hope this helps. If there are additional questions, please let me know.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: #1f497d;"&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: #1f497d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: #1f497d;"&gt;The simple interpretation, I believe, is that your forecasted values will be the same regardless of which set of estimates you use, however your SE's and therefore CI's will differ.&amp;nbsp; To ensure that you are utilizing the correct SE's, and applying the SE's in the right way to the forecast, please use the technique discussed here. &lt;A class="active_link" href="http://support.sas.com/documentation/cdl/en/etsug/67525/HTML/default/viewer.htm#etsug_autoreg_gettingstarted06.htm" title="http://support.sas.com/documentation/cdl/en/etsug/67525/HTML/default/viewer.htm#etsug_autoreg_gettingstarted06.htm"&gt;SAS/ETS(R) 13.2 User's Guide&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: #1f497d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: #1f497d;"&gt;Hope this helps. -Ken &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Dec 2014 14:52:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-Autoreg-autoregressive-parameters-assumed-given/m-p/192043#M10211</guid>
      <dc:creator>ets_kps</dc:creator>
      <dc:date>2014-12-04T14:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Autoreg -- autoregressive parameters assumed given</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-Autoreg-autoregressive-parameters-assumed-given/m-p/192044#M10212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you ets_kps for your extremely useful response. However one thing -- I'm still have a really difficult time interpreting from that SAS discussion which SE's/P-Values are more accurate/correct..it seems very ambiguous. It appears there is no clear distinction between which is always better to use?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Dec 2014 19:20:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-Autoreg-autoregressive-parameters-assumed-given/m-p/192044#M10212</guid>
      <dc:creator>AllSoEasy</dc:creator>
      <dc:date>2014-12-09T19:20:15Z</dc:date>
    </item>
  </channel>
</rss>

