<?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: is it possible to do multivariate GLMM in glimmix with 4 dependent variables? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/is-it-possible-to-do-multivariate-GLMM-in-glimmix-with-4/m-p/822021#M324563</link>
    <description>&lt;P&gt;I left out the link. My apologies.&lt;/P&gt;
&lt;P&gt;Here is the link: &lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.4/statug/statug_glimmix_examples08.htm" target="_blank"&gt;https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.4/statug/statug_glimmix_examples08.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Will it work for more than 2 dependent variables? I leave that up to you to figure out by trying it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Nevertheless, as I said if your variables all have the same distribution (for example, all normally distributed), I don't think this example applies and I don't think GLIMMIX handles this.&lt;/P&gt;</description>
    <pubDate>Thu, 07 Jul 2022 10:41:31 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2022-07-07T10:41:31Z</dc:date>
    <item>
      <title>is it possible to do multivariate GLMM in glimmix with 4 dependent variables?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/is-it-possible-to-do-multivariate-GLMM-in-glimmix-with-4/m-p/821871#M324498</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I observed ant colony formation under different conditions. Every week I counted the number of eggs, number of larvae, number of pupae and number of workers untile the colony reach a set number of workers. I have 3 types of condition for which I have replicates (colony ID). As the number of each variable I measured can be influenced by the number of the others, I want to do a multivariate GLMM with the four dependent variables. However, I do not find how to do it using GLIMMIX. Is it possible?&lt;/P&gt;&lt;P&gt;the data are like&lt;/P&gt;&lt;P&gt;colony_ID&amp;nbsp; condition&amp;nbsp; week&amp;nbsp; egg_ng&amp;nbsp; larvae_nb pupae_nb&amp;nbsp; worker_nb&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;A&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;A&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;A&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 3&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;3&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;A&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;A&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;4&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 3&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0&amp;nbsp;&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;70&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; C&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 62&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 10&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 15&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;12&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 8&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2022 15:21:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/is-it-possible-to-do-multivariate-GLMM-in-glimmix-with-4/m-p/821871#M324498</guid>
      <dc:creator>cedric5</dc:creator>
      <dc:date>2022-07-06T15:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: is it possible to do multivariate GLMM in glimmix with 4 dependent variables?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/is-it-possible-to-do-multivariate-GLMM-in-glimmix-with-4/m-p/821875#M324499</link>
      <description>&lt;P&gt;Here is an example of GLIMMIX fitting a model to bivariate responses, but I'm not sure if this works in your case as it seems that the two responses need to have different distributions. But you can try it out.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2022 15:37:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/is-it-possible-to-do-multivariate-GLMM-in-glimmix-with-4/m-p/821875#M324499</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2022-07-06T15:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: is it possible to do multivariate GLMM in glimmix with 4 dependent variables?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/is-it-possible-to-do-multivariate-GLMM-in-glimmix-with-4/m-p/821986#M324539</link>
      <description>&lt;P&gt;Thank you but i do not see the example. Would it work woth more than two dependent variables?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2022 06:56:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/is-it-possible-to-do-multivariate-GLMM-in-glimmix-with-4/m-p/821986#M324539</guid>
      <dc:creator>cedric5</dc:creator>
      <dc:date>2022-07-07T06:56:16Z</dc:date>
    </item>
    <item>
      <title>Re: is it possible to do multivariate GLMM in glimmix with 4 dependent variables?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/is-it-possible-to-do-multivariate-GLMM-in-glimmix-with-4/m-p/822021#M324563</link>
      <description>&lt;P&gt;I left out the link. My apologies.&lt;/P&gt;
&lt;P&gt;Here is the link: &lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.4/statug/statug_glimmix_examples08.htm" target="_blank"&gt;https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.4/statug/statug_glimmix_examples08.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Will it work for more than 2 dependent variables? I leave that up to you to figure out by trying it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Nevertheless, as I said if your variables all have the same distribution (for example, all normally distributed), I don't think this example applies and I don't think GLIMMIX handles this.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2022 10:41:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/is-it-possible-to-do-multivariate-GLMM-in-glimmix-with-4/m-p/822021#M324563</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2022-07-07T10:41:31Z</dc:date>
    </item>
    <item>
      <title>Re: is it possible to do multivariate GLMM in glimmix with 4 dependent variables?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/is-it-possible-to-do-multivariate-GLMM-in-glimmix-with-4/m-p/822029#M324569</link>
      <description>&lt;P&gt;Thank you for the link. I found the same thing yesterday while looking how to do it and I don't think it works for what I want to do.&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2022 11:07:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/is-it-possible-to-do-multivariate-GLMM-in-glimmix-with-4/m-p/822029#M324569</guid>
      <dc:creator>cedric5</dc:creator>
      <dc:date>2022-07-07T11:07:51Z</dc:date>
    </item>
  </channel>
</rss>

