<?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 log likelihood of the VECM in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/log-likelihood-of-the-VECM/m-p/636103#M188914</link>
    <description>&lt;P&gt;Hello,&amp;nbsp; I use the following proc to do cointegration test.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF6600"&gt;proc varmax data=Example_var;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF6600"&gt;model LM1 LIP TB3/ p=2 cointtest=(johansen=(normalize=LM1)) ;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF6600"&gt;run;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;I got the following results:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="log_Likelihood.png" style="width: 865px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/37598i06698D47A8D18B50/image-size/large?v=v2&amp;amp;px=999" role="button" title="log_Likelihood.png" alt="log_Likelihood.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Can anyone inform me how to estimate the log-likelihood?&amp;nbsp; &amp;nbsp;(I try the same data set in another software, but the log-likelihood is different.&amp;nbsp; I'd like to know which one is the correct one.)&lt;/P&gt;&lt;P&gt;Thank You.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 31 Mar 2020 06:50:33 GMT</pubDate>
    <dc:creator>Golf</dc:creator>
    <dc:date>2020-03-31T06:50:33Z</dc:date>
    <item>
      <title>log likelihood of the VECM</title>
      <link>https://communities.sas.com/t5/SAS-Programming/log-likelihood-of-the-VECM/m-p/636103#M188914</link>
      <description>&lt;P&gt;Hello,&amp;nbsp; I use the following proc to do cointegration test.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF6600"&gt;proc varmax data=Example_var;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF6600"&gt;model LM1 LIP TB3/ p=2 cointtest=(johansen=(normalize=LM1)) ;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF6600"&gt;run;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;I got the following results:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="log_Likelihood.png" style="width: 865px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/37598i06698D47A8D18B50/image-size/large?v=v2&amp;amp;px=999" role="button" title="log_Likelihood.png" alt="log_Likelihood.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Can anyone inform me how to estimate the log-likelihood?&amp;nbsp; &amp;nbsp;(I try the same data set in another software, but the log-likelihood is different.&amp;nbsp; I'd like to know which one is the correct one.)&lt;/P&gt;&lt;P&gt;Thank You.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Mar 2020 06:50:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/log-likelihood-of-the-VECM/m-p/636103#M188914</guid>
      <dc:creator>Golf</dc:creator>
      <dc:date>2020-03-31T06:50:33Z</dc:date>
    </item>
    <item>
      <title>Re: log likelihood of the VECM</title>
      <link>https://communities.sas.com/t5/SAS-Programming/log-likelihood-of-the-VECM/m-p/638026#M189726</link>
      <description>&lt;P&gt;The definition of the log-likelihood that PROC VARMAX uses is shown in &lt;A href="https://go.documentation.sas.com/?docsetId=etsug&amp;amp;docsetVersion=15.1&amp;amp;docsetTarget=etsug_varmax_details40.htm&amp;amp;locale=en" target="_self"&gt;the SAS documentation for PROC VARMAX&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is sometimes difficult to compare LL across software products because you can drop constant terms when you optimize the LL. So if LL(x) = A + B*f(x), some software might use and report f(x) even though it isn't the full LL.&amp;nbsp; Also, MLE methods depend on the optimization algorithms, convergence criteria, and initial guesses for the solution.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Apr 2020 11:39:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/log-likelihood-of-the-VECM/m-p/638026#M189726</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2020-04-07T11:39:40Z</dc:date>
    </item>
  </channel>
</rss>

