<?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: Glimmix procedure using a weibull distribution in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Glimmix-procedure-using-a-weibull-distribution/m-p/318389#M16798</link>
    <description>&lt;P&gt;Once again thank you Rick, &amp;nbsp;for pointing me in the right direction. &amp;nbsp;I will take a look at your sugestions and explore both the lognormal and gamma distribution.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 12 Dec 2016 21:52:17 GMT</pubDate>
    <dc:creator>boriquez</dc:creator>
    <dc:date>2016-12-12T21:52:17Z</dc:date>
    <item>
      <title>Glimmix procedure using a weibull distribution</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Glimmix-procedure-using-a-weibull-distribution/m-p/318374#M16792</link>
      <description>&lt;P&gt;I would like to analyze a multi-location complete randomized block design &amp;nbsp;where resposne variable is days to maturity (of a crop). &amp;nbsp;After running a proc severity the weibull distribution was selected. &amp;nbsp;My questions are&amp;nbsp;:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any information about using the weibull distribution in the glimmix procedure, if so which is the appropriate link function?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do I need a fully saturated model with weibull distribution &amp;nbsp;as in a binomial distribution?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2016 21:02:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Glimmix-procedure-using-a-weibull-distribution/m-p/318374#M16792</guid>
      <dc:creator>boriquez</dc:creator>
      <dc:date>2016-12-12T21:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: Glimmix procedure using a weibull distribution</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Glimmix-procedure-using-a-weibull-distribution/m-p/318375#M16793</link>
      <description>&lt;P&gt;You say "after running PROC SEVERITY, a Weibull distribution was selected." Did you use PROC SEVERITY to run a fixed-model regression, or did you just analyze the response variable in isolation (a univariate model)?&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2016 21:09:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Glimmix-procedure-using-a-weibull-distribution/m-p/318375#M16793</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2016-12-12T21:09:27Z</dc:date>
    </item>
    <item>
      <title>Re: Glimmix procedure using a weibull distribution</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Glimmix-procedure-using-a-weibull-distribution/m-p/318376#M16794</link>
      <description>In Isolation (Univariate model)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Dec 2016 21:12:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Glimmix-procedure-using-a-weibull-distribution/m-p/318376#M16794</guid>
      <dc:creator>boriquez</dc:creator>
      <dc:date>2016-12-12T21:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: Glimmix procedure using a weibull distribution</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Glimmix-procedure-using-a-weibull-distribution/m-p/318377#M16795</link>
      <description>&lt;P&gt;Thank you for taking the time &amp;nbsp;to help Rick.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2016 21:16:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Glimmix-procedure-using-a-weibull-distribution/m-p/318377#M16795</guid>
      <dc:creator>boriquez</dc:creator>
      <dc:date>2016-12-12T21:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: Glimmix procedure using a weibull distribution</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Glimmix-procedure-using-a-weibull-distribution/m-p/318383#M16797</link>
      <description>&lt;P&gt;I don't think a univariate histogram/analysis of the response variable tells you very much. The DIST= option in GENMOD and GLIMMIX specify the (conditional) error distribution, which might be very different from the distribution of the response. See the pictures in the article &lt;A href="http://blogs.sas.com/content/iml/2015/09/16/plot-distrib-exp.html" target="_self"&gt;"Error distributions and exponential regression models."&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To answer your implied question, the GLIMMIX procedure does not support a Weibull distribution function for the errors. It sounds like you are treating the response variable as a continuous variable. If you think you have long-tailed errors, you might look at the gamma&amp;nbsp;or lognormal distributions. (The gamma is sometimes used for waiting times.) Look at the goodness-of-fit statistics and the diagnostic residual plots to guide you in choosing a good model.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2016 21:33:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Glimmix-procedure-using-a-weibull-distribution/m-p/318383#M16797</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2016-12-12T21:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: Glimmix procedure using a weibull distribution</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Glimmix-procedure-using-a-weibull-distribution/m-p/318389#M16798</link>
      <description>&lt;P&gt;Once again thank you Rick, &amp;nbsp;for pointing me in the right direction. &amp;nbsp;I will take a look at your sugestions and explore both the lognormal and gamma distribution.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2016 21:52:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Glimmix-procedure-using-a-weibull-distribution/m-p/318389#M16798</guid>
      <dc:creator>boriquez</dc:creator>
      <dc:date>2016-12-12T21:52:17Z</dc:date>
    </item>
  </channel>
</rss>

