<?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: regression output in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/regression-output/m-p/59390#M2751</link>
    <description>I think that you are asking something like; "I lost my code, how was this generated?"&lt;BR /&gt;
&lt;BR /&gt;
This looks to me like  a listing of a parameter estimate data set. See if you can find code that looks something like the following.&lt;BR /&gt;
[pre]proc reg data=sashelp.class outest=parms;&lt;BR /&gt;
model height = weight;&lt;BR /&gt;
run;&lt;BR /&gt;
proc print data=parms;&lt;BR /&gt;
run;[/pre]</description>
    <pubDate>Sun, 16 Jan 2011 19:53:50 GMT</pubDate>
    <dc:creator>ArtC</dc:creator>
    <dc:date>2011-01-16T19:53:50Z</dc:date>
    <item>
      <title>regression output</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/regression-output/m-p/59389#M2750</link>
      <description>I get this output when i run it last year but now i cannot get this format of output when i try to run it again. Can anyone help? &lt;BR /&gt;
                                            The SAS System             00:48 Friday, July 30, 2010   1&lt;BR /&gt;
&lt;BR /&gt;
    Obs    date    model     _TYPE_    _DEPVAR_    Intercept        mv          illiq       mom&lt;BR /&gt;
&lt;BR /&gt;
     1       1     MODEL1    PARMS       max         0.28246    -0.076443       0.426    -0.03667&lt;BR /&gt;
     2       2     MODEL1    PARMS       max         0.16231    -0.012906    -266.474    -0.06106&lt;BR /&gt;
     3       3     MODEL1    PARMS       max        -0.13230     0.062902      81.890    -0.31068&lt;BR /&gt;
     4       4     MODEL1    PARMS       max        -0.00561     0.002381      36.895    -0.06728&lt;BR /&gt;
     5       5     MODEL1    PARMS       max         0.01698    -0.006250     -50.680     0.06390&lt;BR /&gt;
     6       6     MODEL1    PARMS       max         0.03174    -0.001188      -0.930     0.07868&lt;BR /&gt;
     7       7     MODEL1    PARMS       max         0.22400    -0.047985      12.932    -0.05592&lt;BR /&gt;
&lt;BR /&gt;
    Obs    reversal       btm        beta         iv       max     _RSQ_     _ADJRSQ_&lt;BR /&gt;
&lt;BR /&gt;
     1      0.50549    -0.13250    -0.10843     3.40795     -1    0.88691     0.49108&lt;BR /&gt;
     2     -0.21603    -0.05817    -0.01815     0.27312     -1    0.94652     0.75935&lt;BR /&gt;
     3     -0.98875    -0.05232     0.09619     0.53259     -1    0.92188     0.64848&lt;BR /&gt;
     4      0.31720     0.01572    -0.05198     0.81171     -1    0.77598    -0.00810&lt;BR /&gt;
     5      0.25275     0.00067    -0.00471     0.30548     -1    0.93657     0.71455&lt;BR /&gt;
     6      0.04594     0.07508    -0.01630     0.05609     -1    0.25710    -2.34304&lt;BR /&gt;
     7      0.37667     0.01541     0.07742    -0.81792     -1    0.61571    -0.72930</description>
      <pubDate>Thu, 06 Jan 2011 02:15:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/regression-output/m-p/59389#M2750</guid>
      <dc:creator>weiyen</dc:creator>
      <dc:date>2011-01-06T02:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: regression output</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/regression-output/m-p/59390#M2751</link>
      <description>I think that you are asking something like; "I lost my code, how was this generated?"&lt;BR /&gt;
&lt;BR /&gt;
This looks to me like  a listing of a parameter estimate data set. See if you can find code that looks something like the following.&lt;BR /&gt;
[pre]proc reg data=sashelp.class outest=parms;&lt;BR /&gt;
model height = weight;&lt;BR /&gt;
run;&lt;BR /&gt;
proc print data=parms;&lt;BR /&gt;
run;[/pre]</description>
      <pubDate>Sun, 16 Jan 2011 19:53:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/regression-output/m-p/59390#M2751</guid>
      <dc:creator>ArtC</dc:creator>
      <dc:date>2011-01-16T19:53:50Z</dc:date>
    </item>
  </channel>
</rss>

