<?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 Prediction interval generalized estimating equations in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Prediction-interval-generalized-estimating-equations/m-p/815476#M40253</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Because I have time dependent covariates and the full covariate conditional mean assumption (Pepe and Anderson, 1994) does not hold, I have fitted a continuous longitudinal response with generalized estimation equations and independent working correlations in PROC MIXED. My code looks like this&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=""&gt;proc mixed data=dataset EMPIRICAl ;
class id timeclss;
model responde = time lag1 lag2 lag3 /solution COVB;
repeated  /type=simple subject=ID group=timeclss;
run;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;SPAN&gt;Is it possible to construct prediction intervals for this type of marginal model?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Kind regards,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Margaux&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 27 May 2022 19:29:33 GMT</pubDate>
    <dc:creator>mgx</dc:creator>
    <dc:date>2022-05-27T19:29:33Z</dc:date>
    <item>
      <title>Prediction interval generalized estimating equations</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Prediction-interval-generalized-estimating-equations/m-p/815476#M40253</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Because I have time dependent covariates and the full covariate conditional mean assumption (Pepe and Anderson, 1994) does not hold, I have fitted a continuous longitudinal response with generalized estimation equations and independent working correlations in PROC MIXED. My code looks like this&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=""&gt;proc mixed data=dataset EMPIRICAl ;
class id timeclss;
model responde = time lag1 lag2 lag3 /solution COVB;
repeated  /type=simple subject=ID group=timeclss;
run;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;SPAN&gt;Is it possible to construct prediction intervals for this type of marginal model?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Kind regards,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Margaux&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 May 2022 19:29:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Prediction-interval-generalized-estimating-equations/m-p/815476#M40253</guid>
      <dc:creator>mgx</dc:creator>
      <dc:date>2022-05-27T19:29:33Z</dc:date>
    </item>
  </channel>
</rss>

