<?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: How can we determine the parameters of ARMA(1,1) model using MLE techniques? in SAS Forecasting and Econometrics</title>
    <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-can-we-determine-the-parameters-of-ARMA-1-1-model-using-MLE/m-p/181803#M1132</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi , In addition to my previous question,Can someone share the algorithm for ARIMA model, I want to cross check the output with real time data .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Jan 2015 10:28:55 GMT</pubDate>
    <dc:creator>Asudipta</dc:creator>
    <dc:date>2015-01-14T10:28:55Z</dc:date>
    <item>
      <title>How can we determine the parameters of ARMA(1,1) model using MLE techniques?</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-can-we-determine-the-parameters-of-ARMA-1-1-model-using-MLE/m-p/181802#M1131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you think this is the right algorithm to approach the problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Start with a dummy parameters(omega, alpha, beta)&lt;/P&gt;&lt;P&gt;Calculate the cost function ( J=mod(h(xi)-yi)^2/n&amp;nbsp;&amp;nbsp;&amp;nbsp; y=h(xi)=omega + alpha * xi-1 + beta * ei) is the regression function)&lt;/P&gt;&lt;P&gt;And do a Gradient Descent algorithim with a&amp;nbsp; certain learning rate to find the optimum value of alpha , beta and omega where J is min .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can this works this way?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Sudipta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 08:50:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-can-we-determine-the-parameters-of-ARMA-1-1-model-using-MLE/m-p/181802#M1131</guid>
      <dc:creator>Asudipta</dc:creator>
      <dc:date>2015-01-14T08:50:53Z</dc:date>
    </item>
    <item>
      <title>Re: How can we determine the parameters of ARMA(1,1) model using MLE techniques?</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-can-we-determine-the-parameters-of-ARMA-1-1-model-using-MLE/m-p/181803#M1132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi , In addition to my previous question,Can someone share the algorithm for ARIMA model, I want to cross check the output with real time data .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jan 2015 10:28:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-can-we-determine-the-parameters-of-ARMA-1-1-model-using-MLE/m-p/181803#M1132</guid>
      <dc:creator>Asudipta</dc:creator>
      <dc:date>2015-01-14T10:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: How can we determine the parameters of ARMA(1,1) model using MLE techniques?</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-can-we-determine-the-parameters-of-ARMA-1-1-model-using-MLE/m-p/181804#M1133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In PROC ARIMA, specify METHOD=ML in the ESTIMATE statement to get maximum likelihood estimates.&amp;nbsp; The algorithm is Marquardt's method for nonlinear least squares estimation.&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>Wed, 14 Jan 2015 19:58:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/How-can-we-determine-the-parameters-of-ARMA-1-1-model-using-MLE/m-p/181804#M1133</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2015-01-14T19:58:18Z</dc:date>
    </item>
  </channel>
</rss>

