<?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: How to export and save the coefficient of fixed effects in proc glm procedure? in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/How-to-export-and-save-the-coefficient-of-fixed-effects-in-proc/m-p/779753#M10278</link>
    <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods output parameterestimates=betas;
proc glm data= ...;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Thu, 11 Nov 2021 11:11:35 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2021-11-11T11:11:35Z</dc:date>
    <item>
      <title>How to export and save the coefficient of fixed effects in proc glm procedure?</title>
      <link>https://communities.sas.com/t5/SAS-Studio/How-to-export-and-save-the-coefficient-of-fixed-effects-in-proc/m-p/779728#M10277</link>
      <description>&lt;P&gt;I want to use the coefficient of the year fixed effects generated by a glm procedure&amp;nbsp; as independent variables in another regression, but I cannot find a way to export it as a data file.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Nov 2021 08:17:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/How-to-export-and-save-the-coefficient-of-fixed-effects-in-proc/m-p/779728#M10277</guid>
      <dc:creator>lyss</dc:creator>
      <dc:date>2021-11-11T08:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to export and save the coefficient of fixed effects in proc glm procedure?</title>
      <link>https://communities.sas.com/t5/SAS-Studio/How-to-export-and-save-the-coefficient-of-fixed-effects-in-proc/m-p/779753#M10278</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods output parameterestimates=betas;
proc glm data= ...;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 11 Nov 2021 11:11:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/How-to-export-and-save-the-coefficient-of-fixed-effects-in-proc/m-p/779753#M10278</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2021-11-11T11:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to export and save the coefficient of fixed effects in proc glm procedure?</title>
      <link>https://communities.sas.com/t5/SAS-Studio/How-to-export-and-save-the-coefficient-of-fixed-effects-in-proc/m-p/779892#M10279</link>
      <description>&lt;P&gt;Here's some instructions and explanations on how to capture output that is shown. &lt;BR /&gt;&lt;A href="https://blogs.sas.com/content/sastraining/2017/03/31/capturing-output-from-any-procedure-with-an-ods-output-statement/" target="_blank"&gt;https://blogs.sas.com/content/sastraining/2017/03/31/capturing-output-from-any-procedure-with-an-ods-output-statement/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Nov 2021 01:35:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/How-to-export-and-save-the-coefficient-of-fixed-effects-in-proc/m-p/779892#M10279</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2021-11-12T01:35:16Z</dc:date>
    </item>
  </channel>
</rss>

