<?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 fixed effect regression by a time variable in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/fixed-effect-regression-by-a-time-variable/m-p/955794#M373248</link>
    <description>&lt;P&gt;tdr is a time variable and I want to apply fixed effect on INDC. This code is giving errors:&lt;/P&gt;&lt;P&gt;proc glm data=all_cntrl outest=re edf;&lt;BR /&gt;class indc;&amp;nbsp;&lt;BR /&gt;model TF = AV Q3 Q4&amp;nbsp; indc / solution;&lt;BR /&gt;by tdr;&amp;nbsp;&lt;BR /&gt;output out=predicted_values p=pred r=resid;&lt;BR /&gt;ods output ParameterEstimates=paramEstimates;&lt;BR /&gt;run;&lt;/P&gt;</description>
    <pubDate>Sat, 11 Jan 2025 10:37:24 GMT</pubDate>
    <dc:creator>Fatima123456</dc:creator>
    <dc:date>2025-01-11T10:37:24Z</dc:date>
    <item>
      <title>fixed effect regression by a time variable</title>
      <link>https://communities.sas.com/t5/SAS-Programming/fixed-effect-regression-by-a-time-variable/m-p/955794#M373248</link>
      <description>&lt;P&gt;tdr is a time variable and I want to apply fixed effect on INDC. This code is giving errors:&lt;/P&gt;&lt;P&gt;proc glm data=all_cntrl outest=re edf;&lt;BR /&gt;class indc;&amp;nbsp;&lt;BR /&gt;model TF = AV Q3 Q4&amp;nbsp; indc / solution;&lt;BR /&gt;by tdr;&amp;nbsp;&lt;BR /&gt;output out=predicted_values p=pred r=resid;&lt;BR /&gt;ods output ParameterEstimates=paramEstimates;&lt;BR /&gt;run;&lt;/P&gt;</description>
      <pubDate>Sat, 11 Jan 2025 10:37:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/fixed-effect-regression-by-a-time-variable/m-p/955794#M373248</guid>
      <dc:creator>Fatima123456</dc:creator>
      <dc:date>2025-01-11T10:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: fixed effect regression by a time variable</title>
      <link>https://communities.sas.com/t5/SAS-Programming/fixed-effect-regression-by-a-time-variable/m-p/955802#M373255</link>
      <description>&lt;P&gt;When the code is giving errors, you need to show us the log for this PROC. We need to see the lines in the log (not just the errors) from PROC GLM down to the last NOTE after PROC GLM finishes. Please copy the log as text and paste it into the window that appears when you click on the &amp;lt;/&amp;gt; icon.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PaigeMiller_0-1715196634946.png" style="width: 859px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/96351i414DE7EE2D1B5DE6/image-size/large?v=v2&amp;amp;px=999" role="button" title="PaigeMiller_0-1715196634946.png" alt="PaigeMiller_0-1715196634946.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 11 Jan 2025 12:20:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/fixed-effect-regression-by-a-time-variable/m-p/955802#M373255</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2025-01-11T12:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: fixed effect regression by a time variable</title>
      <link>https://communities.sas.com/t5/SAS-Programming/fixed-effect-regression-by-a-time-variable/m-p/955830#M373264</link>
      <description>"This code is giving errors:"&lt;BR /&gt;is awful vague . Post your dataset and LOG to clarify your question better.</description>
      <pubDate>Sun, 12 Jan 2025 02:58:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/fixed-effect-regression-by-a-time-variable/m-p/955830#M373264</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2025-01-12T02:58:58Z</dc:date>
    </item>
  </channel>
</rss>

