<?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 maximum likelihood estimates in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/maximum-likelihood-estimates/m-p/730198#M227356</link>
    <description>&lt;P&gt;I want to get the maximum likelihood estimates for 4 distributions: exponential, Gamma, Log-normal and weibull. I cant figure out the code since I dont have the parameters. the data set is attached below, claims being the dependent variable.&amp;nbsp;&lt;/P&gt;&lt;P&gt;My questions are:&lt;/P&gt;&lt;P&gt;How do i find model paramters for the mentioned distributions?&lt;/P&gt;&lt;P&gt;How do i compute log likelihood for the mentioned distributions?&lt;/P&gt;&lt;P&gt;Im using SAS Studio online.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 30 Mar 2021 20:13:25 GMT</pubDate>
    <dc:creator>almaskaa</dc:creator>
    <dc:date>2021-03-30T20:13:25Z</dc:date>
    <item>
      <title>maximum likelihood estimates</title>
      <link>https://communities.sas.com/t5/SAS-Programming/maximum-likelihood-estimates/m-p/730198#M227356</link>
      <description>&lt;P&gt;I want to get the maximum likelihood estimates for 4 distributions: exponential, Gamma, Log-normal and weibull. I cant figure out the code since I dont have the parameters. the data set is attached below, claims being the dependent variable.&amp;nbsp;&lt;/P&gt;&lt;P&gt;My questions are:&lt;/P&gt;&lt;P&gt;How do i find model paramters for the mentioned distributions?&lt;/P&gt;&lt;P&gt;How do i compute log likelihood for the mentioned distributions?&lt;/P&gt;&lt;P&gt;Im using SAS Studio online.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Mar 2021 20:13:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/maximum-likelihood-estimates/m-p/730198#M227356</guid>
      <dc:creator>almaskaa</dc:creator>
      <dc:date>2021-03-30T20:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: maximum likelihood estimates</title>
      <link>https://communities.sas.com/t5/SAS-Programming/maximum-likelihood-estimates/m-p/730350#M227415</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;You need to use PROC&amp;nbsp;SEVERITY (SAS/ETS).&lt;/P&gt;
&lt;P&gt;The 4 distributions you mention are among the&amp;nbsp;&lt;SPAN style="font-family: inherit;"&gt;predefined SEVERITY distributions of this procedure.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;If you don't have SAS/ETS, even PROC UNIVARIATE (base SAS) can be used for the quite common distributions that you would like to fit.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;See the documentation for correct usage of PROC SEVERITY and PROC UNIVARIATE.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;Kind Regards.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Mar 2021 10:20:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/maximum-likelihood-estimates/m-p/730350#M227415</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2021-03-31T10:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: maximum likelihood estimates</title>
      <link>https://communities.sas.com/t5/SAS-Programming/maximum-likelihood-estimates/m-p/730354#M227418</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Okay i will do this&lt;/P&gt;&lt;P&gt;Have a good day&lt;/P&gt;</description>
      <pubDate>Wed, 31 Mar 2021 10:25:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/maximum-likelihood-estimates/m-p/730354#M227418</guid>
      <dc:creator>Jaji</dc:creator>
      <dc:date>2021-03-31T10:25:06Z</dc:date>
    </item>
  </channel>
</rss>

