<?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 Manage regression outputs in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/Manage-regression-outputs/m-p/336963#M9951</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I have logit regression outputs for 28 countries * 2 sex. The output format is the same, because the independant variables and categories are the same as well as the dependant variable (labor force participation, 0-1). I would like to manage these outputs in order to have a single table stating the estimated parameters in column and the independent variables in row.&amp;nbsp; Is it possible or do I need to copy-paste in Excel?&lt;/P&gt;</description>
    <pubDate>Wed, 01 Mar 2017 13:14:22 GMT</pubDate>
    <dc:creator>Demographer</dc:creator>
    <dc:date>2017-03-01T13:14:22Z</dc:date>
    <item>
      <title>Manage regression outputs</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Manage-regression-outputs/m-p/336963#M9951</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I have logit regression outputs for 28 countries * 2 sex. The output format is the same, because the independant variables and categories are the same as well as the dependant variable (labor force participation, 0-1). I would like to manage these outputs in order to have a single table stating the estimated parameters in column and the independent variables in row.&amp;nbsp; Is it possible or do I need to copy-paste in Excel?&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2017 13:14:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Manage-regression-outputs/m-p/336963#M9951</guid>
      <dc:creator>Demographer</dc:creator>
      <dc:date>2017-03-01T13:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: Manage regression outputs</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Manage-regression-outputs/m-p/337059#M9953</link>
      <description>&lt;P&gt;Please do NOT copy and paste into Excel. That would make me cry.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not sure how you're running all of these models, but one thing you can do is to save the parameter estimates as data sets using ods output.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The basic syntax would be (using proc logistic):&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ods output parameterEstimates = your_data_set_name;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc logistic...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ods output close;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you're running in a macro, you can do something to give the output data set a unique name and then concatentate or whatever. Your options are many, so please don't copy paste. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; If you have some example code of how you're running the models, I could give you more specific examples of what to do.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2017 17:00:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Manage-regression-outputs/m-p/337059#M9953</guid>
      <dc:creator>collinelliot</dc:creator>
      <dc:date>2017-03-01T17:00:15Z</dc:date>
    </item>
  </channel>
</rss>

