<?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 Joint mean and variance modeling in SAS: any suggestions on which PROCs should I use? in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Joint-mean-and-variance-modeling-in-SAS-any-suggestions-on-which/m-p/962435#M48234</link>
    <description>&lt;P&gt;I am trying to build a joint mean and variance model (also called double generalized linear model). This is a model that can simultaneously model the mean and variance of the dependent variable by specifying potentially different predictors for the mean and variance of the dependent variable and then maximize the joint likelihood to achieve goals like accounting for heteroscedasticity. I am not sure on what procedure(s) I should use in SAS to build such models. Any suggestions?&lt;/P&gt;</description>
    <pubDate>Sat, 22 Mar 2025 08:15:28 GMT</pubDate>
    <dc:creator>Season</dc:creator>
    <dc:date>2025-03-22T08:15:28Z</dc:date>
    <item>
      <title>Joint mean and variance modeling in SAS: any suggestions on which PROCs should I use?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Joint-mean-and-variance-modeling-in-SAS-any-suggestions-on-which/m-p/962435#M48234</link>
      <description>&lt;P&gt;I am trying to build a joint mean and variance model (also called double generalized linear model). This is a model that can simultaneously model the mean and variance of the dependent variable by specifying potentially different predictors for the mean and variance of the dependent variable and then maximize the joint likelihood to achieve goals like accounting for heteroscedasticity. I am not sure on what procedure(s) I should use in SAS to build such models. Any suggestions?&lt;/P&gt;</description>
      <pubDate>Sat, 22 Mar 2025 08:15:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Joint-mean-and-variance-modeling-in-SAS-any-suggestions-on-which/m-p/962435#M48234</guid>
      <dc:creator>Season</dc:creator>
      <dc:date>2025-03-22T08:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: Joint mean and variance modeling in SAS: any suggestions on which PROCs should I use?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Joint-mean-and-variance-modeling-in-SAS-any-suggestions-on-which/m-p/962440#M48235</link>
      <description>&lt;P&gt;Here is an example for COUNT and BINARY data.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ksharp_0-1742632716314.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/105585i862C893EB5896D49/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ksharp_0-1742632716314.png" alt="Ksharp_0-1742632716314.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ksharp_1-1742632751667.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/105586iEB738214809E1DB9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ksharp_1-1742632751667.png" alt="Ksharp_1-1742632751667.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 22 Mar 2025 08:39:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Joint-mean-and-variance-modeling-in-SAS-any-suggestions-on-which/m-p/962440#M48235</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2025-03-22T08:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: Joint mean and variance modeling in SAS: any suggestions on which PROCs should I use?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Joint-mean-and-variance-modeling-in-SAS-any-suggestions-on-which/m-p/962444#M48236</link>
      <description>&lt;P&gt;Thank you for your rapid help! Unfortunately, this is not I am looking for. The information you provided concerns the model that can simulataneously model two distributions while for the time being, I am looking for a model that can simulataneously model two parameters of a single distribution, namely its mean and variance.&lt;/P&gt;</description>
      <pubDate>Sat, 22 Mar 2025 10:29:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Joint-mean-and-variance-modeling-in-SAS-any-suggestions-on-which/m-p/962444#M48236</guid>
      <dc:creator>Season</dc:creator>
      <dc:date>2025-03-22T10:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: Joint mean and variance modeling in SAS: any suggestions on which PROCs should I use?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Joint-mean-and-variance-modeling-in-SAS-any-suggestions-on-which/m-p/962445#M48237</link>
      <description>&lt;A href="https://support.sas.com/resources/papers/proceedings15/3381-2015.pdf" target="_blank"&gt;https://support.sas.com/resources/papers/proceedings15/3381-2015.pdf&lt;/A&gt;</description>
      <pubDate>Sat, 22 Mar 2025 10:31:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Joint-mean-and-variance-modeling-in-SAS-any-suggestions-on-which/m-p/962445#M48237</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2025-03-22T10:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: Joint mean and variance modeling in SAS: any suggestions on which PROCs should I use?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Joint-mean-and-variance-modeling-in-SAS-any-suggestions-on-which/m-p/962446#M48238</link>
      <description>Thank you so much, Paige!</description>
      <pubDate>Sat, 22 Mar 2025 10:32:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Joint-mean-and-variance-modeling-in-SAS-any-suggestions-on-which/m-p/962446#M48238</guid>
      <dc:creator>Season</dc:creator>
      <dc:date>2025-03-22T10:32:40Z</dc:date>
    </item>
    <item>
      <title>Re: Joint mean and variance modeling in SAS: any suggestions on which PROCs should I use?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Joint-mean-and-variance-modeling-in-SAS-any-suggestions-on-which/m-p/962455#M48239</link>
      <description>&lt;P&gt;Also, for the ordinary linear regression model, you can use the HETERO statement in PROC QLIM or PROC HPQLIM in SAS/ETS to separately model the variance from the mean model. Various link functions for the variance can be specified. Also available in SAS Viya in PROC CQLIM. See the discussion of heterogeneity in the Details section of the procedure documentation.&lt;/P&gt;</description>
      <pubDate>Sat, 22 Mar 2025 16:21:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Joint-mean-and-variance-modeling-in-SAS-any-suggestions-on-which/m-p/962455#M48239</guid>
      <dc:creator>StatDave</dc:creator>
      <dc:date>2025-03-22T16:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: Joint mean and variance modeling in SAS: any suggestions on which PROCs should I use?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Joint-mean-and-variance-modeling-in-SAS-any-suggestions-on-which/m-p/962465#M48240</link>
      <description>Thank you for your additional information! But aren't PROC QLIM and PROC HPQLIM used for modeling limited dependent variables like zero-inflated data? Can they build joint mean and variance models for uncensored data?</description>
      <pubDate>Sun, 23 Mar 2025 07:10:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Joint-mean-and-variance-modeling-in-SAS-any-suggestions-on-which/m-p/962465#M48240</guid>
      <dc:creator>Season</dc:creator>
      <dc:date>2025-03-23T07:10:22Z</dc:date>
    </item>
  </channel>
</rss>

