<?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 QQ plots for random effects in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/QQ-plots-for-random-effects/m-p/782362#M38425</link>
    <description>&lt;P&gt;Hello everyone,&lt;BR /&gt;I have to assume the data is heterogeneous. So I want to draw qq plot for each part of the zero-inflated model:&lt;BR /&gt;random effects in zero-part within men/women&lt;BR /&gt;random effects in Poisson-part within men/ women&lt;BR /&gt;If possible, Could you provide code for it, please?&lt;BR /&gt;I look forward to your reply.&lt;BR /&gt;Best,&lt;BR /&gt;Yeganeh&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 24 Nov 2021 22:23:28 GMT</pubDate>
    <dc:creator>Yeganeh</dc:creator>
    <dc:date>2021-11-24T22:23:28Z</dc:date>
    <item>
      <title>QQ plots for random effects</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/QQ-plots-for-random-effects/m-p/782362#M38425</link>
      <description>&lt;P&gt;Hello everyone,&lt;BR /&gt;I have to assume the data is heterogeneous. So I want to draw qq plot for each part of the zero-inflated model:&lt;BR /&gt;random effects in zero-part within men/women&lt;BR /&gt;random effects in Poisson-part within men/ women&lt;BR /&gt;If possible, Could you provide code for it, please?&lt;BR /&gt;I look forward to your reply.&lt;BR /&gt;Best,&lt;BR /&gt;Yeganeh&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 22:23:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/QQ-plots-for-random-effects/m-p/782362#M38425</guid>
      <dc:creator>Yeganeh</dc:creator>
      <dc:date>2021-11-24T22:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: QQ plots for random effects</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/QQ-plots-for-random-effects/m-p/782372#M38426</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have moved this post from Visual Analytics board to&amp;nbsp;&lt;SPAN&gt;statistical_procedures board.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;It is "Visual" (QQ-plot) and it is "Analytics" (&lt;/SPAN&gt;Zero-Inflated Poisson Regression), but that does not make it SAS Visual Analytics&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":thinking_face:"&gt;🤔&lt;/span&gt; .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Koen&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 22:47:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/QQ-plots-for-random-effects/m-p/782372#M38426</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2021-11-24T22:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: QQ plots for random effects</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/QQ-plots-for-random-effects/m-p/782383#M38428</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/407173"&gt;@Yeganeh&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The UNIVARIATE procedure (base SAS) and the CAPABILITY procedure (SAS/QC) have a QQPLOT statement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can't you use that one of these?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Koen&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 23:20:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/QQ-plots-for-random-effects/m-p/782383#M38428</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2021-11-24T23:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: QQ plots for random effects</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/QQ-plots-for-random-effects/m-p/782419#M38429</link>
      <description>Sorry for misclassification.&lt;BR /&gt;</description>
      <pubDate>Thu, 25 Nov 2021 10:37:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/QQ-plots-for-random-effects/m-p/782419#M38429</guid>
      <dc:creator>Yeganeh</dc:creator>
      <dc:date>2021-11-25T10:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: QQ plots for random effects</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/QQ-plots-for-random-effects/m-p/782451#M38430</link>
      <description>&lt;P&gt;Hi Koen,&lt;BR /&gt;I want to make qq plot for random effects in the different groups separately. I have attached the figure.&lt;/P&gt;&lt;P&gt;It seems we need the (ui,vi) before making this plot. I tried to use /solution to estimating random effects but, it could not estimate random effects. I used proc univariate;&lt;BR /&gt;var dmft;&lt;BR /&gt;class sex;&lt;BR /&gt;qqplot /normal(mu=est sigma=est) square;&lt;BR /&gt;run;&lt;BR /&gt;This code has limitations. It can't provide qq plot for two parts of zip model.&lt;BR /&gt;For a detailed description of this figure, please refer to my former post (&lt;SPAN&gt;WARNING:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;The final Hessian matrix is full rank but has at least one negative eigenvalue)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 04 Dec 2021 20:16:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/QQ-plots-for-random-effects/m-p/782451#M38430</guid>
      <dc:creator>Yeganeh</dc:creator>
      <dc:date>2021-12-04T20:16:55Z</dc:date>
    </item>
    <item>
      <title>Re: QQ plots for random effects</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/QQ-plots-for-random-effects/m-p/782453#M38431</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/407173"&gt;@Yeganeh&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is it possible to paste the example QQ-plot in the body of a new post in this thread?&lt;/P&gt;
&lt;P&gt;You can copy / paste or use the "Insert Photos"-button if the plot is in a file (like *.png or *.jpg).&lt;BR /&gt;That way I do not have to download an attachment (something I do not like to do).&lt;/P&gt;
&lt;P&gt;I guess I will then also find out what the pair&amp;nbsp;&lt;SPAN&gt;(ui,vi) means, because that does not ring a bell right now.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Koen&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Nov 2021 17:05:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/QQ-plots-for-random-effects/m-p/782453#M38431</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2021-11-25T17:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: QQ plots for random effects</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/QQ-plots-for-random-effects/m-p/782459#M38432</link>
      <description>&lt;P&gt;ui:&amp;nbsp; The random eﬀect related with zero part&lt;/P&gt;&lt;P&gt;vi:&amp;nbsp;The random eﬀect related with poisson part&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="QQ plots.png" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/66098i0D65016CC0609B89/image-size/large?v=v2&amp;amp;px=999" role="button" title="QQ plots.png" alt="QQ plots.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Nov 2021 17:26:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/QQ-plots-for-random-effects/m-p/782459#M38432</guid>
      <dc:creator>Yeganeh</dc:creator>
      <dc:date>2021-11-25T17:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: QQ plots for random effects</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/QQ-plots-for-random-effects/m-p/782468#M38433</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I see the above plots come from this journal article :&lt;BR /&gt;Zero-inflated count models for longitudinal measurements with heterogeneous random effects&lt;BR /&gt;Huirong Zhu, Sheng Luo, and Stacia M. DeSantis&lt;/P&gt;
&lt;P&gt;Correct?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unfortunately, I do not know how to get the&amp;nbsp;&lt;SPAN&gt;random effects for the different model parts&amp;nbsp;(zeromodel part and Poisson part).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If nobody else helps you out here (today nor tomorrow), I will send a request to some colleagues within SAS that probably do know how to do this.&lt;BR /&gt;I would like to study it and dive into this, but have no time unfortunately.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;I will keep an eye on this thread,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Koen&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Nov 2021 21:02:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/QQ-plots-for-random-effects/m-p/782468#M38433</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2021-11-25T21:02:24Z</dc:date>
    </item>
  </channel>
</rss>

